[PATCH] [UNTESTED] u-boot: Use better NAND timings

Jonas Bonn jonas.bonn at gmail.com
Fri Oct 24 16:12:01 CEST 2008


+/* at 133MHz HCLK, this is 0ns, 30ns and 30ns */
+#define GTA02_NAND_TACLS	0
+#define GTA02_NAND_TWRPH0	4
+#define GTA02_NAND_TWRPH1	4
+

I think you mean GTA01 here...

Furthermore, TACLS=0 is not valid on the S3C2410; minimum value is 1.


More information about the openmoko-kernel mailing list