[Armadeus-commitlog] SF.net SVN: armadeus: [674] trunk/buildroot/target/device/armadeus/u-boot/ 100
Brought to you by:
sszy
|
From: <th...@us...> - 2007-11-11 09:31:25
|
Revision: 674
http://armadeus.svn.sourceforge.net/armadeus/?rev=674&view=rev
Author: thom25
Date: 2007-11-11 01:31:27 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
increase driving strength of slow ios due to sd/mmc compatibility reasons. change from 15pf to 30pF
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch
Modified: trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch
===================================================================
--- trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch 2007-11-10 10:16:49 UTC (rev 673)
+++ trunk/buildroot/target/device/armadeus/u-boot/100-apx9328.patch 2007-11-11 09:31:27 UTC (rev 674)
@@ -1999,7 +1999,7 @@
+#define CFG_GPR_D_VAL 0x00000000
+#define CFG_PUEN_D_VAL 0xFFFFFFFF
+
-+#define CFG_GPCR_VAL 0x000003AB
++#define CFG_GPCR_VAL 0x000007AB
+
+/* FMCR Bit 1 becomes 0 to make CS3 if we have only one sdram bank*/
+#if (CONFIG_NR_DRAM_BANKS == 1)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|