]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config
authorBin Meng <bmeng.cn@gmail.com>
Fri, 4 Jun 2021 05:51:13 +0000 (13:51 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 17 Jun 2021 01:39:08 +0000 (09:39 +0800)
commit77eae0ebe6858805416cdc091975156a19185427
tree61d4c90ee4a87833766925873bea49ca336e5f33
parent048aff6d2621df2654dce6f833a2cf843358486a
riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config

At present the AE350 SPL defconfig is using OF_PRIOR_STAGE. The
intention was to use gdb to load device tree before running U-Boot
SPL/proper from RAM. When we switch to OF_SEPARATE we will have to
use our own DT but without "u-boot,dm-spl" in several essential
nodes, SPL does not boot.

Let's add all the required "u-boot,dm-spl" for SPL config.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
arch/riscv/dts/ae350-u-boot.dtsi [new file with mode: 0644]
arch/riscv/dts/ae350_32.dts
arch/riscv/dts/ae350_64.dts