diff options
Diffstat (limited to 'configs/zmx25_defconfig')
-rw-r--r-- | configs/zmx25_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig index adb80e5b25..24eb20bc22 100644 --- a/configs/zmx25_defconfig +++ b/configs/zmx25_defconfig @@ -1,9 +1,9 @@ CONFIG_ARM=y CONFIG_ARCH_MX25=y CONFIG_SYS_TEXT_BASE=0xA0000000 -CONFIG_TARGET_ZMX25=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_SECT_SIZE=0x20000 +CONFIG_TARGET_ZMX25=y CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=5 CONFIG_USE_PREBOOT=y |