From 65027fd1a65f5af81300cea82396e4a78c5c59a2 Mon Sep 17 00:00:00 2001 From: James Maki Date: Thu, 13 May 2010 14:15:12 -0500 Subject: patch was not suppoed to contain CROSS_COMPILE line --- recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch b/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch index 97dc2f193d..412837a545 100644 --- a/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch +++ b/recipes/u-boot/u-boot-1.3.4/mtcdp/u-boot-1.3.4-mts.patch @@ -3090,17 +3090,8 @@ diff -uprN u-boot-1.3.4-vanilla/include/configs/at91sam9rlek.h u-boot-1.3.4/incl /* bootstrap + u-boot + env + linux in dataflash on CS0 */ diff -uprN u-boot-1.3.4-vanilla/Makefile u-boot-1.3.4/Makefile --- u-boot-1.3.4-vanilla/Makefile 2008-08-12 09:08:38.000000000 -0500 -+++ u-boot-1.3.4/Makefile 2010-03-25 17:04:31.000000000 -0500 -@@ -21,6 +21,8 @@ - # MA 02111-1307 USA - # - -+export CROSS_COMPILE = /opt/timesys/toolchains/armv5l-linux/bin/armv5l-linux- -+ - VERSION = 1 - PATCHLEVEL = 3 - SUBLEVEL = 4 -@@ -2353,15 +2355,6 @@ shannon_config : unconfig ++++ u-boot-1.3.4/Makefile 2010-05-13 14:00:22.000000000 -0500 +@@ -2353,15 +2353,6 @@ shannon_config : unconfig at91rm9200dk_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm920t at91rm9200dk atmel at91rm9200 @@ -3116,7 +3107,7 @@ diff -uprN u-boot-1.3.4-vanilla/Makefile u-boot-1.3.4/Makefile cmc_pu2_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm920t cmc_pu2 NULL at91rm9200 -@@ -2384,8 +2377,175 @@ mp2usb_config : unconfig +@@ -2384,8 +2375,175 @@ mp2usb_config : unconfig at91cap9adk_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm926ejs at91cap9adk atmel at91sam9 -- cgit v1.2.3