]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3566-anbernic-rgxx3: Remove SPL_ROCKCHIP_BACK_TO_BROM option
authorJonas Karlman <jonas@kwiboo.se>
Mon, 22 Apr 2024 06:28:43 +0000 (06:28 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Apr 2024 07:47:04 +0000 (15:47 +0800)
commitb8d51666822e2bcfcb363f3bf5105fbb2257f8a9
tree945223ae686a38a8e4deaeeb515591179cd8b360
parenta74243c631e417c1d79670b65febf61e9692f366
rockchip: rk3566-anbernic-rgxx3: Remove SPL_ROCKCHIP_BACK_TO_BROM option

SPL_ROCKCHIP_BACK_TO_BROM should normally only be enabled when BROM
should load U-Boot binary. SPL on Anbernic RGxx3 devices load TF-A and
U-Boot proper from FIT images and does never jump back to BROM from SPL.

Remove the superfluous Kconfig option from defconfig to align with other
RK356x boards.

This patch have no intended change in boot behavior.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/anbernic-rgxx3-rk3566_defconfig