]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashes
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Thu, 15 Sep 2022 09:14:24 +0000 (11:14 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 19 Oct 2022 11:30:49 +0000 (19:30 +0800)
CONFIG_ENV_OFFSET is set in the defconfig to a different value already
so this isn't used. Let's remove it as to not confuse users.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/theobroma-systems/puma_rk3399/Kconfig

index 21946d984da93cc683864a614aee4c26a785ccc2..15af55574c014646925cbf69a0014e5a99101105 100644 (file)
@@ -15,9 +15,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 config ENV_SIZE
        default 0x4000
 
-config ENV_OFFSET
-       default 0x3fc000 if ENV_IS_IN_SPI_FLASH
-
 choice
        prompt "Theobroma Systems RK3399-Q7 DDR Option"
        default TARGET_PUMA_RK3399_RAM_DDR3_1333