]> Git Repo - u-boot.git/blobdiff - configs/M5282EVB_defconfig
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
[u-boot.git] / configs / M5282EVB_defconfig
index 4b393abe11283288c3e838e5ff7056cd6296e16e..5521cced6da4e1d7649c69cb99e560307e4fce96 100644 (file)
@@ -1,5 +1,5 @@
 CONFIG_M68K=y
-CONFIG_SYS_TEXT_BASE=0xFFE00000
+CONFIG_TEXT_BASE=0xFFE00000
 CONFIG_SYS_MALLOC_LEN=0x40000
 CONFIG_ENV_SIZE=0x2000
 CONFIG_ENV_SECT_SIZE=0x2000
@@ -9,6 +9,7 @@ CONFIG_SYS_LOAD_ADDR=0x20000
 CONFIG_ENV_ADDR=0xFFE04000
 CONFIG_TARGET_M5282EVB=y
 CONFIG_MCFTMR=y
+CONFIG_SYS_MONITOR_LEN=131072
 CONFIG_SYS_MONITOR_BASE=0xFFE00400
 CONFIG_BOOTDELAY=5
 # CONFIG_DISPLAY_BOARDINFO is not set
This page took 0.032894 seconds and 4 git commands to generate.