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

werner at sita.openmoko.org werner at sita.openmoko.org
Tue Apr 1 05:54:35 CEST 2008


Author: werner
Date: 2008-04-01 05:54:33 +0200 (Tue, 01 Apr 2008)
New Revision: 4286

Modified:
   trunk/src/target/u-boot/patches/fix-cpu-input-pulldowns.patch
Log:
Reverted changes to drivers/video/smedia3362.c (spill)



Modified: trunk/src/target/u-boot/patches/fix-cpu-input-pulldowns.patch
===================================================================
--- trunk/src/target/u-boot/patches/fix-cpu-input-pulldowns.patch	2008-04-01 03:47:47 UTC (rev 4285)
+++ trunk/src/target/u-boot/patches/fix-cpu-input-pulldowns.patch	2008-04-01 03:54:33 UTC (rev 4286)
@@ -43,29 +43,3 @@
  	gpio->GPJDAT |= (1 << 4) | (1 << 6);
  					/* Set GPJ4 to high (nGSM_EN) */
  					/* Set GPJ6 to high (nDL_GSM) */
-Index: u-boot/drivers/video/smedia3362.c
-===================================================================
---- u-boot.orig/drivers/video/smedia3362.c
-+++ u-boot/drivers/video/smedia3362.c
-@@ -95,7 +95,7 @@
- 	0x2020, 0x3650, 0x0002, 0x01FF, 0x0000, 0x0000, 0x0000, 0x0000,
- 	0x000D, 0x000B, 0x00EE, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 	0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
--	0x1839, 0x0000, 0x2000, 0x0101, 0x0100, 0x0000, 0x0000, 0x0000,
-+	0x1839, 0x0000, 0x2000, 0x0001 /*0101*/, 0x0100, 0x0000, 0x0000, 0x0000,
- 	0x05DB, 0x5231, 0x09C3, 0x8261, 0x0003, 0x0000, 0x0000, 0x0000,
- 	0x000F, 0x101E, 0xC0C3, 0x101E, 0x000F, 0x0001, 0x030F, 0x020F,
- 	0x080F, 0x0F0F
-@@ -118,10 +118,10 @@
- 	0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0,
- 	0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0,
- 	0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0, 0x00C0,
--	0x0873, 0xAFAF, 0x0108, 0x0010, 0x0000, 0x0000, 0x0000, 0x0000,
-+	0x0c74, 0xAFAF, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
- 	0x0000, 0x1002, 0x6006, 0x00FF, 0x0001, 0x0020, 0x0000, 0x0000,
- 	0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
--	0x3210, 0x5432, 0xE100, 0x01D6
-+	0x3210, 0x5432, 0xE100, 0x00d6/*0x01D6 */
- };
- 
- #define glamofb_cmdq_empty() (glamo_reg_read(GLAMO_REGOFS_LCD + \





More information about the commitlog mailing list