diff options
Diffstat (limited to 'configs/mx6memcal_defconfig')
-rw-r--r-- | configs/mx6memcal_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6memcal_defconfig b/configs/mx6memcal_defconfig index 32b803d725b..1b0158b583c 100644 --- a/configs/mx6memcal_defconfig +++ b/configs/mx6memcal_defconfig @@ -5,8 +5,8 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_MX6_DDRCAL=y CONFIG_TARGET_MX6MEMCAL=y -CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ENV_SIZE=0x2000 +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SPL_TEXT_BASE=0x00908000 |