summaryrefslogtreecommitdiffstats
path: root/include/configs/muas3001.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/muas3001.h')
-rw-r--r--include/configs/muas3001.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/muas3001.h b/include/configs/muas3001.h
index 7343c947ca..df2ecc1df6 100644
--- a/include/configs/muas3001.h
+++ b/include/configs/muas3001.h
@@ -206,10 +206,6 @@
#define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE }
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
-#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE)
-#define CONFIG_SYS_RAMBOOT
-#endif
-
#define CONFIG_SYS_MONITOR_LEN (256 << 10) /* Reserve 256KB for Monitor */
#define CONFIG_ENV_IS_IN_FLASH
OpenPOWER on IntegriCloud