]> git.ipfire.org Git - thirdparty/qemu.git/commit
PPC: Bamboo: Fix memory size DT property
authorAlexander Graf <agraf@suse.de>
Sat, 6 Oct 2012 00:02:05 +0000 (02:02 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 30 Nov 2012 21:56:10 +0000 (15:56 -0600)
commitdb6e5ab78efd1d0c07945fcff6f42e9acb8929ed
tree4f0eec8dfdeef93399715e2fc85bc4114af788ec
parent7817b8d858852adb2ae93f2af8c7f2a1198f4f61
PPC: Bamboo: Fix memory size DT property

Device tree properties need to be specified in big endian. Fix the
bamboo memory size property accordingly.

Signed-off-by: Alexander Graf <agraf@suse.de>
CC: qemu-stable@nongnu.org
(cherry picked from commit 5232fa59b17b45c04bd24e0d38224964816bf391)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/ppc440_bamboo.c