diff options
Diffstat (limited to 'configs/apf27_defconfig')
-rw-r--r-- | configs/apf27_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 8c7c527d50..5fb41bd946 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -2,9 +2,9 @@ CONFIG_ARM=y # CONFIG_SPL_USE_ARCH_MEMCPY is not set CONFIG_TARGET_APF27=y CONFIG_SYS_TEXT_BASE=0xA0000800 -CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x100000 +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_NR_DRAM_BANKS=2 CONFIG_SPL=y CONFIG_IDENT_STRING=" apf27 patch 3.10" |