commit | f37770c7707b9c11e1832005392a3b049b9fdf14 | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Mon May 14 18:47:51 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 12:46:50 2018 -0400 |
tree | 0f6430a68755d3260119057f86af357b894b43bc | |
parent | 52ba907328ec069ff1cec6cbe659f1714c68ed33 [diff] |
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>