]> git.proxmox.com Git - mirror_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)
committerAlexander Graf <agraf@suse.de>
Mon, 29 Oct 2012 10:45:54 +0000 (11:45 +0100)
commit5232fa59b17b45c04bd24e0d38224964816bf391
tree5df404141eab3c7f83e7bc50dc2196c2387ec011
parent21b2f13ae21974e0fd7f8da99d84628a8000d1d7
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
hw/ppc440_bamboo.c