Skip to content
Snippets Groups Projects
Commit 06f94461 authored by Simon Glass's avatar Simon Glass
Browse files

fdt: Allow indicating a node is for U-Boot proper only


At present it is not possible to specify that a node should be used before
relocation (in U-Boot proper) without it also ending up in SPL and TPL
device trees. Add a new "u-boot,dm-pre-proper" boolean property for this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a15a7aa4
No related branches found
No related tags found
Loading
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