summaryrefslogtreecommitdiff
path: root/configs/poplar_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/poplar_defconfig')
-rw-r--r--configs/poplar_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/poplar_defconfig b/configs/poplar_defconfig
index 1e068acb63..c71aa4dae4 100644
--- a/configs/poplar_defconfig
+++ b/configs/poplar_defconfig
@@ -2,6 +2,8 @@ CONFIG_ARM=y
CONFIG_TARGET_POPLAR=y
CONFIG_SYS_TEXT_BASE=0x37000000
CONFIG_SYS_MALLOC_F_LEN=0x4000
+CONFIG_ENV_SIZE=0x10000
+CONFIG_ENV_OFFSET=0x1F0000
CONFIG_NR_DRAM_BANKS=2
CONFIG_IDENT_STRING="poplar"
CONFIG_DISTRO_DEFAULTS=y