From 5a3db5d1af5208b1de99da16a8f99e0dfbe92c7e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Dec 2020 21:07:36 -0600 Subject: 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 --- configs/helios4_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs') 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 -- cgit v1.2.3