On 06.09.2020 22:29, Paul Cercueil wrote:
The plat_get_fdt() checked that the kernel was booted using UHI before
reading the 'fw_passed_dtb' variable. However, this variable is also set
when the kernel has been appended, or when it has been built into the
You haven't fixed s/kernel/DT/ here... :-/
kernel.[...]
Support these usecases by removing the UHI check.
Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
MBR, Sergei