]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/spear-common.h
SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
[karo-tx-uboot.git] / include / configs / spear-common.h
index 09604c5f101c6970257f4475b51d30746d479c85..0443bc6ebd2332a786436806c6914c37497552ae 100644 (file)
                                                "0x4C0000; bootm 0x1600000"
 #endif
 
-#define CONFIG_SYS_MONITOR_BASE                        CONFIG_SYS_FLASH_BASE
-#define CONFIG_ENV_ADDR                                (CONFIG_SYS_MONITOR_BASE + \
+#define CONFIG_ENV_ADDR                                (CONFIG_SYS_FLASH_BASE + \
                                                CONFIG_SYS_MONITOR_LEN)
 #elif defined(CONFIG_ENV_IS_IN_NAND)
 /*
 
 
 #define CONFIG_ENV_SIZE                                0x02000
+#define CONFIG_SYS_MONITOR_BASE                        CONFIG_SYS_TEXT_BASE
 
 /* Miscellaneous configurable options */
 #define CONFIG_ARCH_CPU_INIT