u-boot/arch
Simon Glass 239d22c795 fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Use this new Kconfig instead of OF_BOARD, so we know for sure which boards
obtain their devicetree from a prior stage. Leave sandbox alone since it
does not. Also don't touch xilinx_versal_virt since it does not have a
specific TARGET Kconfig.

This option implies OF_BOARD for now, but with future work standard
passage may be used instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Add rpi_4_32b and rpi_arm64 to the list of boards converted]
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-12-23 11:19:17 -05:00
..
arc image: Drop IMAGE_ENABLE_OF_LIBFDT 2021-10-08 15:53:26 -04:00
arm fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD 2021-12-23 11:19:17 -05:00
m68k
microblaze image: Drop IMAGE_ENABLE_OF_LIBFDT 2021-10-08 15:53:26 -04:00
mips Convert CONFIG_USB_EHCI_IS_TDI to Kconfig 2021-10-15 09:42:22 -04:00
nds32 image: Drop IMAGE_ENABLE_OF_LIBFDT 2021-10-08 15:53:26 -04:00
nios2
powerpc fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD 2021-12-23 11:19:17 -05:00
riscv riscv: qemu: Split devicetree files for qemu_riscv32/64 2021-12-23 10:24:39 -05:00
sandbox Prepare v2022.01-rc4 2021-12-20 17:12:04 -05:00
sh
x86 efi: Add video support to the app 2021-11-07 18:36:55 +01:00
xtensa
.gitignore
Kconfig Convert CONFIG_PHYSMEM to Kconfig 2021-12-17 09:44:59 -07:00
u-boot-elf.lds