diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2025-01-06 18:22:29 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-10 18:56:22 -0600 |
commit | dc53e48d17b842b7340d255da432cea741e77823 (patch) | |
tree | bebc4cfb640bff31fd7bf9a99e741dff54cdab37 /drivers/ddr/marvell/axp/ddr3_axp_mc_static.h | |
parent | af518a1dfe637cb4dc486d7a832585e4a48bc970 (diff) |
rockchip: rk3588-nanopc-t6-lts: Add missing board -u-boot.dtsi
The commit 7cec3e701940 ("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: 7cec3e701940 ("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>
Diffstat (limited to 'drivers/ddr/marvell/axp/ddr3_axp_mc_static.h')
0 files changed, 0 insertions, 0 deletions