]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9263ek.h
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
[u-boot] / include / configs / at91sam9263ek.h
index f37ef594e5c94f4e4e779a1a9de3f9c77ce889d9..4c476fc6a2b7959434ceb14b2a2f7eb093b42efe 100644 (file)
 #elif CONFIG_SYS_USE_NANDFLASH
 
 /* bootstrap + u-boot + env + linux in nandflash */
-#define CONFIG_ENV_OFFSET              0x120000
+#define CONFIG_ENV_OFFSET              0x140000
 #define CONFIG_ENV_OFFSET_REDUND       0x100000
 #define CONFIG_ENV_SIZE                0x20000         /* 1 sector = 128 kB */
 #define CONFIG_BOOTCOMMAND     "nand read 0x22000000 0x200000 0x300000; bootm"