]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LEN
authorDaniel Schultz <d.schultz@phytec.de>
Tue, 29 Apr 2025 12:08:18 +0000 (05:08 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 5 May 2025 20:18:56 +0000 (14:18 -0600)
This config was defined with the default value of 8 MiB. However,
the default value is different when CONFIG_ARM64 is enabled and
should be 64 MiB.

Remove this config from the A53 defconfig and use the correct
default config.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
configs/phycore_am62x_a53_defconfig

index 4ad399893ffb29e97626382ef1665368fbf80703..c52a2f76200878ffed20a3ac231dbfe2ddf6b4f2 100644 (file)
@@ -28,7 +28,6 @@ CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
 CONFIG_SPL_BSS_START_ADDR=0x80c80000
 CONFIG_SPL_BSS_MAX_SIZE=0x80000
 CONFIG_SPL_STACK_R=y
-CONFIG_SYS_BOOTM_LEN=0x800000
 CONFIG_SPL_SIZE_LIMIT=0x80000
 CONFIG_SPL_SIZE_LIMIT_PROVIDE_STACK=0x800
 CONFIG_ENV_OFFSET_REDUND=0x6c0000