aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nsim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nsim.h')
-rw-r--r--include/configs/nsim.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/nsim.h b/include/configs/nsim.h
index 62169af..de07b6b 100644
--- a/include/configs/nsim.h
+++ b/include/configs/nsim.h
@@ -11,7 +11,6 @@
/*
* Memory configuration
*/
-#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_DDR_SDRAM_BASE 0x80000000
#define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE
@@ -23,11 +22,6 @@
#define CONFIG_SYS_BOOTM_LEN SZ_32M
/*
- * Environment configuration
- */
-#define CONFIG_BOOTFILE "uImage"
-
-/*
* Console configuration
*/