Hello!
On 12.08.2020 3:15, 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
s/kernel/DT/?
kernel.[...]
Support these usecases by removing the UHI check.
Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
MBR, Sergei