aboutsummaryrefslogtreecommitdiffstats
path: root/configs/socrates_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r--configs/socrates_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig
index df8b31b4e7b..6b67021064a 100644
--- a/configs/socrates_defconfig
+++ b/configs/socrates_defconfig
@@ -4,6 +4,7 @@ CONFIG_TEXT_BASE=0xFFF40000
CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_SECT_SIZE=0x20000
CONFIG_DEFAULT_DEVICE_TREE="socrates"
+CONFIG_SYS_MONITOR_LEN=786432
CONFIG_SYS_CLK_FREQ=66666666
CONFIG_ENV_ADDR=0xFFF20000
# CONFIG_SYS_PCI_64BIT is not set
@@ -14,7 +15,6 @@ CONFIG_TARGET_SOCRATES=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_L2_CACHE=y
CONFIG_ENABLE_36BIT_PHYS=y
-CONFIG_SYS_MONITOR_LEN=786432
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y