r2836 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Tue Aug 28 03:36:25 CEST 2007


Author: laforge
Date: 2007-08-28 03:36:21 +0200 (Tue, 28 Aug 2007)
New Revision: 2836

Modified:
   trunk/src/target/u-boot/patches/uboot-gta02.patch
Log:
fix cosmetic issue leading to compilation problems


Modified: trunk/src/target/u-boot/patches/uboot-gta02.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-gta02.patch	2007-08-27 12:32:02 UTC (rev 2835)
+++ trunk/src/target/u-boot/patches/uboot-gta02.patch	2007-08-28 01:36:21 UTC (rev 2836)
@@ -1326,7 +1326,7 @@
 +#define B7_SCAN		 	0x1	/* 9bit */
  #elif defined(CONFIG_ARCH_GTA01B_v2) || defined(CONFIG_ARCH_GTA01B_v3) || \
 -      defined(CONFIG_ARCH_GTA01B_v4)
-+      defined(CONFIG_ARCH_GTA01B_v4) || defined(CONFIG_ARCH_GTA02_v1) || \
++      defined(CONFIG_ARCH_GTA01B_v4) || defined(CONFIG_ARCH_GTA02_v1)
  #define B6_SCAN		 	0x2	/* 10bit */
 +#define B7_SCAN		 	0x2	/* 10bit */
  #endif





More information about the commitlog mailing list