u-boot/board/friendlyelec/nanopc-t6-rk3588
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
..
Kconfig boards: Remove empty BOARD_SPECIFIC_OPTIONS 2024-03-13 12:40:43 -04:00
MAINTAINERS rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi 2025-01-10 18:56:22 -06:00
Makefile rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS 2024-10-26 10:46:48 +08:00
nanopc-t6-rk3588.c rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS 2024-10-26 10:46:48 +08:00