mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
2e8d2f8843
At some point back in 2018 prior_stage_fdt_address and OF_PRIOR_STAGE got introduced, in order to support a DTB handed over by an earlier stage boo loader. However we have another option in the Kconfig (OF_BOARD) which has identical semantics. On RISC-V some of the boards pick up the DTB from a1 and copy it in their private gd_t. Apart from that they copy it to prior_stage_fdt_address, if the Kconfig option is selected, which is unnecessary. So let's switch the config option for those boards to OF_BOARD and define the required board_fdt_blob_setup() for them. Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> |
||
---|---|---|
.. | ||
ae350-u-boot.dtsi | ||
ae350_32.dts | ||
ae350_64.dts | ||
binman.dtsi | ||
fu540-c000-u-boot.dtsi | ||
fu540-c000.dtsi | ||
fu540-hifive-unleashed-a00-ddr.dtsi | ||
fu740-c000-u-boot.dtsi | ||
fu740-c000.dtsi | ||
fu740-hifive-unmatched-a00-ddr.dtsi | ||
hifive-unleashed-a00-u-boot.dtsi | ||
hifive-unleashed-a00.dts | ||
hifive-unmatched-a00-u-boot.dtsi | ||
hifive-unmatched-a00.dts | ||
k210-maix-bit.dts | ||
k210.dtsi | ||
Makefile | ||
microchip-mpfs-icicle-kit-u-boot.dtsi | ||
microchip-mpfs-icicle-kit.dts | ||
openpiton-riscv64.dts | ||
qemu-virt.dts |