summaryrefslogtreecommitdiff
path: root/configs/r7780mp_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/r7780mp_defconfig')
-rw-r--r--configs/r7780mp_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/r7780mp_defconfig b/configs/r7780mp_defconfig
index 7862312d23..daacd43ba3 100644
--- a/configs/r7780mp_defconfig
+++ b/configs/r7780mp_defconfig
@@ -1,5 +1,7 @@
CONFIG_SH=y
CONFIG_SYS_TEXT_BASE=0x0FFC0000
+CONFIG_ENV_SIZE=0x40000
+CONFIG_ENV_SECT_SIZE=0x40000
CONFIG_TARGET_R7780MP=y
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTARGS=y
@@ -28,6 +30,7 @@ CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
CONFIG_DOS_PARTITION=y
CONFIG_ENV_IS_IN_FLASH=y
+CONFIG_ENV_ADDR=0xA0040000
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_CFI=y