]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/delta.h
Added GPIO initialization of DF signal. Still not working.
[karo-tx-uboot.git] / include / configs / delta.h
index 9bc29549025a1f7630589e9421b789ad252fa219..ac412ee8783ee5bb9f3a5007674cab4a3443928d 100644 (file)
  */
 /* Use the new NAND code. (BOARDLIBS = drivers/nand/libnand.a required) */
 #define CONFIG_NEW_NAND_CODE
-#define CFG_NAND0_BASE         0x10000000
+#define CFG_NAND0_BASE         0x43100040 /* 0x10000000 */
 #undef CFG_NAND1_BASE
 
 #define CFG_NAND_BASE_LIST     { CFG_NAND0_BASE }