diff options
Diffstat (limited to 'configs/rastaban_defconfig')
-rw-r--r-- | configs/rastaban_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rastaban_defconfig b/configs/rastaban_defconfig index e5052bb9d1d..efd6e493332 100644 --- a/configs/rastaban_defconfig +++ b/configs/rastaban_defconfig @@ -10,6 +10,7 @@ CONFIG_SYS_MPUCLK=300 CONFIG_TARGET_RASTABAN=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SPL_FS_FAT=y |