aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDennis Gilmore2020-12-08 21:07:36 -0600
committerStefan Roese2021-01-27 07:25:39 +0100
commit5a3db5d1af5208b1de99da16a8f99e0dfbe92c7e (patch)
treeb02197a2ee08a1c84b94612c8e35b5e28ec4ab6e /configs
parent98b64fe70b60b617fb440b14674110c2b7fa4fa3 (diff)
ARM: mvebu: helios4 adjust env sizes to enable SPI to work
mirror the clearfog setup to enable SPI to work Signed-off-by: Dennis Gilmore <dennis@ausil.us>
Diffstat (limited to 'configs')
-rw-r--r--configs/helios4_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig
index eceb85f0829..bdc6f435540 100644
--- a/configs/helios4_defconfig
+++ b/configs/helios4_defconfig
@@ -9,8 +9,6 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_NR_DRAM_BANKS=2
CONFIG_TARGET_HELIOS4=y
CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC=y
-CONFIG_ENV_SIZE=0x2000
-CONFIG_ENV_OFFSET=0xFE000
CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0x40000030
CONFIG_SPL_SERIAL_SUPPORT=y