]> git.baikalelectronics.ru Git - uboot.git/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)
commit63faa19408b3173edd5eed6c7fe5ee1e82196877
tree2356a475aaad1958e18af016e9f58907c8024bc4
parent4fd13e3eb6e3ad6b934839a515a680f32a12984f
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