]> git.dujemihanovic.xyz Git - u-boot.git/commit
rpi: Switch to OF_HAS_PRIOR_STAGE by default
authorTom Rini <trini@konsulko.com>
Fri, 24 Dec 2021 16:57:04 +0000 (11:57 -0500)
committerPeter Robinson <pbrobinson@gmail.com>
Mon, 13 May 2024 07:16:56 +0000 (08:16 +0100)
commit713c9d3f941407221abbf09916e53bb7d8f88783
treedca2dafac74b1845939cc7e75d0ed9d2f6f9a23b
parent52835266d3e933656a217233eaf672dd9ccd7352
rpi: Switch to OF_HAS_PRIOR_STAGE by default

On all Raspberry Pi platforms, we're loaded by a prior stage firmware
that has assembled and passed on a device tree binary for us to use.
Switch to using this tree by default.

Cc: Matthias Brugger <mbrugger@suse.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: François Ozog <francois.ozog@linaro.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Tested-by: Simon Glass <sjg@chromium.org>
arch/arm/Kconfig
arch/arm/mach-bcm283x/Kconfig
configs/rpi_0_w_defconfig
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_b_plus_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig