From b6cbf223d838bca674301927d6c3ec48e349009b Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Mon, 17 Jan 2011 16:33:04 -0800 Subject: x-load: us TI upstream repository, update recipes accordingly TI is now maintaining an upstream x-loader git repository and sakoman will no longer be maintained. Current upstream includes signGP and incorporates it into the Makefile. The new Makefile ift target builds the universal MLO binary. The armv7-a patch is included. Signed-off-by: Darren Hart CC: Tom Zanussi CC: Bruce Ashfield --- meta/recipes-bsp/x-load/x-load-git/omap3evm/armv7-a.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta/recipes-bsp/x-load/x-load-git/omap3evm/armv7-a.patch (limited to 'meta/recipes-bsp/x-load/x-load-git/omap3evm') diff --git a/meta/recipes-bsp/x-load/x-load-git/omap3evm/armv7-a.patch b/meta/recipes-bsp/x-load/x-load-git/omap3evm/armv7-a.patch deleted file mode 100644 index 3131cda6b..000000000 --- a/meta/recipes-bsp/x-load/x-load-git/omap3evm/armv7-a.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- git/cpu/omap3/config.mk-orig 2008-05-27 16:46:45.000000000 -0700 -+++ git/cpu/omap3/config.mk 2008-05-29 12:50:49.000000000 -0700 -@@ -23,7 +23,7 @@ - PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \ - -msoft-float - --PLATFORM_CPPFLAGS += -march=armv7a -+PLATFORM_CPPFLAGS += -march=armv7-a - # ========================================================================= - # - # Supply options according to compiler version -- cgit v1.2.3