]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9261ek.h
configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
[u-boot] / include / configs / at91sam9261ek.h
index 6a085dd3e9ee3d68db9f2299c3be971cb340e9eb..9e852599094090a65687a1e76a31920ef54b57b2 100644 (file)
 #else /* 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"