u-boot/board/friendlyelec
Jonas Karlman dc53e48d17 rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi
The commit 7cec3e7019 ("rockchip: rk3588-nanopc-t6: Add support for
NanoPC-T6 LTS") added support for the LTS variant of NanoPC T6. However,
a board specific -u-boot.dtsi file was never added.

Due to the missing -u-boot.dtsi file the LTS fdt included in the FIT is
never tagged with bootph props.

When ENV_IS_IN_SPI_FLASH is enabled, not enabled in defconfig, the env
can successfully load from SPI flash on the non-LTS variant, something
that does not work on the LTS variant due to missing bootph-some-ram
props in the LTS fdt.

Fix this by adding a LTS -u-boot.dtsi file that just include the non-LTS
-u-boot.dtsi file.

Reported-by: Ricardo Pardini <ricardo@pardini.net>
Fixes: 7cec3e7019 ("rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2025-01-10 18:56:22 -06:00
..
cm3588-nas-rk3588 board: rockchip: Add FriendlyElec CM3588 NAS 2024-08-09 18:35:24 +08:00
nanopc-t6-rk3588 rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi 2025-01-10 18:56:22 -06:00
nanopi-r6c-rk3588s board: rockchip: Add FriendlyElec NanoPi R6C 2024-07-17 14:48:18 +08:00
nanopi-r6s-rk3588s board: rockchip: Add FriendlyElec NanoPi R6S 2024-07-17 14:48:18 +08:00