]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9n12ek.h
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
[u-boot] / include / configs / at91sam9n12ek.h
index b284db36daa19ed771c1c14db92b45f8659510db..a6865b2d6fb207849d5a13d0233e0cdf9a8a0244 100644 (file)
 #elif defined(CONFIG_NAND_BOOT)
 
 /* 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                                             \