diff options
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r-- | configs/etamin_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig index 89968587c9..aded18fb77 100644 --- a/configs/etamin_defconfig +++ b/configs/etamin_defconfig @@ -10,6 +10,8 @@ CONFIG_SYS_MPUCLK=300 CONFIG_TARGET_ETAMIN=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0x980000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_SPL_FS_FAT=y |