r4099 - in trunk/src/target/u-boot: patches scripts

werner at sita.openmoko.org werner at sita.openmoko.org
Thu Feb 21 12:17:24 CET 2008


Author: werner
Date: 2008-02-21 12:17:19 +0100 (Thu, 21 Feb 2008)
New Revision: 4099

Removed:
   trunk/src/target/u-boot/patches/build-kludge.patch
Modified:
   trunk/src/target/u-boot/patches/series
   trunk/src/target/u-boot/scripts/build
Log:
scripts/build: updated to GIT_HEAD 928d1d77f8623c120d8763e20e1ca58df9c5c4c6,
  SVN_REV 4097
patches/build-kludge.patch, patches/series: removed build-kludge.patch,, since 
  current GIT doesn't have this bug anymore



Deleted: trunk/src/target/u-boot/patches/build-kludge.patch
===================================================================
--- trunk/src/target/u-boot/patches/build-kludge.patch	2008-02-21 11:00:23 UTC (rev 4098)
+++ trunk/src/target/u-boot/patches/build-kludge.patch	2008-02-21 11:17:19 UTC (rev 4099)
@@ -1,13 +0,0 @@
-Index: u-boot/drivers/spi/mpc8xxx_spi.c
-===================================================================
---- u-boot.orig/drivers/spi/mpc8xxx_spi.c
-+++ u-boot/drivers/spi/mpc8xxx_spi.c
-@@ -23,7 +23,7 @@
- 
- #include <common.h>
- #include <spi.h>
--#include <asm/mpc8xxx_spi.h>
-+#include <asm-ppc/mpc8xxx_spi.h>
- 
- #ifdef CONFIG_HARD_SPI
- 

Modified: trunk/src/target/u-boot/patches/series
===================================================================
--- trunk/src/target/u-boot/patches/series	2008-02-21 11:00:23 UTC (rev 4098)
+++ trunk/src/target/u-boot/patches/series	2008-02-21 11:17:19 UTC (rev 4099)
@@ -90,6 +90,3 @@
 
 # let's see what upstream thinks about this
 loadenv.patch
-
-# remove soonish
-build-kludge.patch

Modified: trunk/src/target/u-boot/scripts/build
===================================================================
--- trunk/src/target/u-boot/scripts/build	2008-02-21 11:00:23 UTC (rev 4098)
+++ trunk/src/target/u-boot/scripts/build	2008-02-21 11:17:19 UTC (rev 4099)
@@ -21,10 +21,10 @@
 # DEVICE=gta02v5
 #
 # GIT_HEAD, if defined, specifies which git head we use, e.g.,
-# GIT_HEAD=37e3c62fa07a823e7569c872e3a9395d227ed8e3
+# GIT_HEAD=928d1d77f8623c120d8763e20e1ca58df9c5c4c6
 #
 # SVN_REV, if defined, specifies which SVN revision we use, e.g.,
-# SVN_REV=4035
+# SVN_REV=4097
 #
 
 git clone git://www.denx.de/git/u-boot.git





More information about the commitlog mailing list