
6 Feb
2023
6 Feb
'23
4:25 p.m.
On Sun, Feb 05, 2023 at 01:24:38PM -0700, Simon Glass wrote:
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 warning in that case.
The code now does _not_ warn, thanks, but the commit message is wrong. Will fixup when applying if there's no further feedback.
--
Tom