diff options
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r-- | configs/sandbox64_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index 10355ce319..716096abc5 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig @@ -1,4 +1,5 @@ CONFIG_SYS_TEXT_BASE=0 +CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_PRE_CON_BUF_ADDR=0x100000 CONFIG_BOOTSTAGE_STASH_ADDR=0x0 |