aboutsummaryrefslogtreecommitdiff
path: root/include/configs/amcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r--include/configs/amcore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h
index ae8aa35..898978e 100644
--- a/include/configs/amcore.h
+++ b/include/configs/amcore.h
@@ -10,7 +10,6 @@
#define CONFIG_HOSTNAME "AMCORE"
-#define CONFIG_MCFTMR
#define CONFIG_SYS_UART_PORT 0
#define CONFIG_EXTRA_ENV_SETTINGS \
@@ -46,7 +45,6 @@
/* amcore design has flash data bytes wired swapped */
#define CONFIG_SYS_WRITE_SWAPPED_DATA
/* reserve 128-4KB */
-#define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400)
#define CONFIG_SYS_MONITOR_LEN ((128 - 4) * 1024)
#define CONFIG_SYS_BOOTPARAMS_LEN (64 * 1024)