diff options
author | Markus Armbruster <armbru@redhat.com> | 2013-07-04 15:09:21 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-07-09 13:38:58 -0500 |
commit | 7bccd9402691e712305bc3b5cc6cf2fa1cc27631 (patch) | |
tree | b488d0fafc81ad10959716803ec3f2830c263d08 /device_tree.c | |
parent | 36ad0e948e15d8d86c8dec1c17a8588d87b0107d (diff) |
microblaze: Fix latent bug with default DTB lookup
microblaze_load_kernel() fails to call
qemu_find_file(QEMU_FILE_TYPE_BIOS, dtb_filename) when no -machine
options are given. This can't normally happen, because -machine
option kernel is mandatory for this target. Fix it anyway, by using
qemu_get_machine_opts().
Cc: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1372943363-24081-6-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions