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 1b0158b583..5063049fdc 100644 --- a/configs/mx6memcal_defconfig +++ b/configs/mx6memcal_defconfig @@ -3,9 +3,9 @@ CONFIG_ARCH_MX6=y CONFIG_SYS_TEXT_BASE=0x17800000 CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y +CONFIG_ENV_SIZE=0x2000 CONFIG_MX6_DDRCAL=y CONFIG_TARGET_MX6MEMCAL=y -CONFIG_ENV_SIZE=0x2000 CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y |