summaryrefslogtreecommitdiff
path: root/configs/helios4_defconfig
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2020-12-09 06:07:36 +0300
committerStefan Roese <sr@denx.de>2021-01-27 09:25:39 +0300
commit5a3db5d1af5208b1de99da16a8f99e0dfbe92c7e (patch)
treeb02197a2ee08a1c84b94612c8e35b5e28ec4ab6e /configs/helios4_defconfig
parent98b64fe70b60b617fb440b14674110c2b7fa4fa3 (diff)
downloadu-boot-5a3db5d1af5208b1de99da16a8f99e0dfbe92c7e.tar.xz
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/helios4_defconfig')
-rw-r--r--configs/helios4_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig
index eceb85f082..bdc6f43554 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