r2079 - trunk/src/target/kernel/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Thu May 24 20:45:22 CEST 2007


Author: laforge
Date: 2007-05-24 20:45:22 +0200 (Thu, 24 May 2007)
New Revision: 2079

Modified:
   trunk/src/target/kernel/patches/hxd8-core.patch
Log:
HXD8: Set LCM type S3C2410_LCDCON1_TFT (Johnny Wu)


Modified: trunk/src/target/kernel/patches/hxd8-core.patch
===================================================================
--- trunk/src/target/kernel/patches/hxd8-core.patch	2007-05-24 16:03:31 UTC (rev 2078)
+++ trunk/src/target/kernel/patches/hxd8-core.patch	2007-05-24 18:45:22 UTC (rev 2079)
@@ -29,7 +29,7 @@
 ===================================================================
 --- /dev/null
 +++ linux-2.6.21-moko/arch/arm/mach-s3c2440/mach-hxd8.c
-@@ -0,0 +1,401 @@
+@@ -0,0 +1,402 @@
 +/* linux/arch/arm/mach-s3c2440/mach-hxd8.c
 + *
 + * S3C2440 Machine Support for the FIC HXD8
@@ -303,6 +303,7 @@
 +	},
 +
 +	.lpcsel		= ((0xCE6) & ~7),
++	.type		= S3C2410_LCDCON1_TFT,
 +
 +	.width		= 480,
 +	.height		= 272,





More information about the commitlog mailing list