]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: Ensure env in SPI Flash can work correctly
authorJonas Karlman <jonas@kwiboo.se>
Sat, 12 Jul 2025 21:27:07 +0000 (21:27 +0000)
committerTom Rini <trini@konsulko.com>
Sun, 2 Nov 2025 18:15:23 +0000 (12:15 -0600)
commit3a01be0cd5942b0bb0d3dd0e2666eaa215a5ce79
tree6e443514cdec8a00cfefb0adb66cded4337c0ec7
parentc6bba31dbdd450081503dc0e20fcfb4328b347e4
rockchip: Ensure env in SPI Flash can work correctly

Ensure that the spi/sfc node for SPI flash is aviliable during pre-reloc
phase so that env can successfully be loaded from SPI Flash.

No boards with these SoCs seem to be affected as there is no default use
of ENV_IS_IN_SPI_FLASH=y.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3328-u-boot.dtsi
arch/arm/dts/rk356x-u-boot.dtsi
arch/arm/dts/rk3588s-u-boot.dtsi