summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorThomas Huth2016-10-17 20:22:17 +0200
committerPeter Maydell2016-10-17 20:22:17 +0200
commit04bb79d1f519ae190acf836ff9e07bef5086fad0 (patch)
tree96b8fcd809b1bed779b283a6e63b62193566ec8b /Makefile.objs
parenthw/arm/boot: allow using a command line specified dtb without a kernel (diff)
downloadqemu-04bb79d1f519ae190acf836ff9e07bef5086fad0.tar.gz
qemu-04bb79d1f519ae190acf836ff9e07bef5086fad0.tar.xz
qemu-04bb79d1f519ae190acf836ff9e07bef5086fad0.zip
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
The M1 and M2 bits are both used for configuring the endianness of the AHB master interfaces, so the second PL080_CONF_M1 should be PL080_CONF_M2 instead. Buglink: https://bugs.launchpad.net/qemu/+bug/1631773 Signed-off-by: Thomas Huth <thuth@redhat.com> Message-id: 1476274451-26567-1-git-send-email-thuth@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions