]> git.sur5r.net Git - u-boot/commit
ARM: Document AArch64 version of qemu-arm
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Thu, 11 Jan 2018 14:11:24 +0000 (16:11 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:31 +0000 (15:49 -0500)
commite7ba41c6539f7843914d187e4e6d5d618a3039fe
tree2356a475aaad1958e18af016e9f58907c8024bc4
parentddcca73051060f11802da7ddaa5e1d66b12025c4
ARM: Document AArch64 version of qemu-arm

It's mostly obvious, except that QEMU is annoying and requires an
explicit '-cpu cortex-a57' (or some other 64-bit core) to actually run
in 64-bit mode.

While at it, remove the references to setting the ARCH environment
variable; that is not used in U-Boot.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Reviewed-by: Tom Rini <trini@konsulko.com>
doc/README.qemu-arm