mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
xtensa linux can use DTB but does not require it, so FDT support is not a requirement for target/xtensa. Don't try to load DTB when FDT support is not configured. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>