diff options
Diffstat (limited to 'configs/mx6memcal_defconfig')
-rw-r--r-- | configs/mx6memcal_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6memcal_defconfig b/configs/mx6memcal_defconfig index 0ded54cbf2..0ee35132d2 100644 --- a/configs/mx6memcal_defconfig +++ b/configs/mx6memcal_defconfig @@ -6,6 +6,7 @@ CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_MX6_DDRCAL=y CONFIG_TARGET_MX6MEMCAL=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SPL_TEXT_BASE=0x00908000 |