Skip to content
Snippets Groups Projects
Commit 239d22c7 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
[trini: Add rpi_4_32b and rpi_arm64 to the list of boards converted]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 275b4832
No related branches found
No related tags found
No related merge requests found
Showing
with 14 additions and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment