[Armadeus-commitlog] SF.net SVN: armadeus:[890] trunk/buildroot/target/device/armadeus/u-boot/ 110
Brought to you by:
sszy
|
From: <Fa...@us...> - 2008-10-10 15:14:31
|
Revision: 890
http://armadeus.svn.sourceforge.net/armadeus/?rev=890&view=rev
Author: FabM
Date: 2008-10-10 15:14:20 +0000 (Fri, 10 Oct 2008)
Log Message:
-----------
[U-Boot] 50ns read cycle for CS1 (FPGA)
Modified Paths:
--------------
trunk/buildroot/target/device/armadeus/u-boot/110-u-boot-1.3.4-apf9328.patch
Modified: trunk/buildroot/target/device/armadeus/u-boot/110-u-boot-1.3.4-apf9328.patch
===================================================================
--- trunk/buildroot/target/device/armadeus/u-boot/110-u-boot-1.3.4-apf9328.patch 2008-09-17 16:32:48 UTC (rev 889)
+++ trunk/buildroot/target/device/armadeus/u-boot/110-u-boot-1.3.4-apf9328.patch 2008-10-10 15:14:20 UTC (rev 890)
@@ -1852,7 +1852,7 @@
+#define CFG_CS1_WRITE_PROTECT 0 /* 1 : write access prohibited */
+#define CFG_CS1_EB_SIGNAL_CONTROL_WRITE 1 /* 1 when EB is used as write signal */
+
-+#define CFG_CS1_READ_CYC_LGTH 30 /* ns */
++#define CFG_CS1_READ_CYC_LGTH 50 /* ns */
+#define CFG_CS1_OE_ASSERT_DLY 0 /* ns */
+#define CFG_CS1_OE_NEG_DLY 0 /* ns */
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|