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

bootstd: Replicate the dtb-filename quirks of distroboot


For EFI, the distro boot scripts search in three different directories
for the .dtb file. The SOC-based filename fallback is supported only for
32-bit ARM.

Adjust the code to mirror this behaviour.

Also some boards can use a prior-stage FDT if one is not found in the
normal way. Support this and show a message in that case.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Suggested-by: default avatarMark Kettenis <kettenis@openbsd.org>
parent 4f806f31
No related branches found
No related tags found
No related merge requests found
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