ARM: qemu-arm: Bump RAM size in AArch64 MMU table
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Mon, 14 May 2018 15:47:51 +0000 (18:47 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 16:46:50 +0000 (12:46 -0400)
commitf37770c7707b9c11e1832005392a3b049b9fdf14
tree0f6430a68755d3260119057f86af357b894b43bc
parent52ba907328ec069ff1cec6cbe659f1714c68ed33
ARM: qemu-arm: Bump RAM size in AArch64 MMU table

Now that PCI devices work with highmem-enabled QEMU emulation, bump up
the RAM size in the MMU tables to gain access to the full 255 GB of RAM
potential instead of the puny 3 GB.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/emulation/qemu-arm/qemu-arm.c