diff options
Diffstat (limited to 'configs/mx31pdk_defconfig')
-rw-r--r-- | configs/mx31pdk_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx31pdk_defconfig b/configs/mx31pdk_defconfig index 595a1be237..c53c23a363 100644 --- a/configs/mx31pdk_defconfig +++ b/configs/mx31pdk_defconfig @@ -5,9 +5,9 @@ CONFIG_ARCH_MX31=y CONFIG_SPL_LDSCRIPT="arch/arm/cpu/u-boot-spl.lds" CONFIG_SYS_TEXT_BASE=0x87e00000 CONFIG_SPL_LIBGENERIC_SUPPORT=y -CONFIG_TARGET_MX31PDK=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x40000 +CONFIG_TARGET_MX31PDK=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y |