env: Finish migration of common ENV options
[oweals/u-boot.git] / configs / P1020RDB-PC_SPIFLASH_defconfig
index 38c7b04bd9eef2bc7bce5449a6ae61a4be2fc484..c9de7bc56c60b0f28bcade22a71d6e6473da3d72 100644 (file)
@@ -3,7 +3,10 @@ CONFIG_SYS_TEXT_BASE=0x11001000
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_SPL_SERIAL_SUPPORT=y
+CONFIG_ENV_SIZE=0x2000
+CONFIG_ENV_OFFSET=0x100000
 CONFIG_SPL=y
+CONFIG_ENV_SECT_SIZE=0x10000
 CONFIG_SPL_SPI_FLASH_SUPPORT=y
 CONFIG_SPL_SPI_SUPPORT=y
 CONFIG_MPC85xx=y