diff options
Diffstat (limited to 'configs/mx35pdk_defconfig')
-rw-r--r-- | configs/mx35pdk_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx35pdk_defconfig b/configs/mx35pdk_defconfig index b046acb..628e819 100644 --- a/configs/mx35pdk_defconfig +++ b/configs/mx35pdk_defconfig @@ -2,8 +2,8 @@ CONFIG_ARM=y CONFIG_TARGET_MX35PDK=y CONFIG_SYS_TEXT_BASE=0xA0000000 CONFIG_ENV_SIZE=0x20000 -CONFIG_NR_DRAM_BANKS=2 CONFIG_ENV_SECT_SIZE=0x20000 +CONFIG_NR_DRAM_BANKS=2 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y |