summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/aarch64-qemu-virt.rst
blob: e21791af164ac440e4f98764417fcaee2bad634f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Aarch64
=======

Aarch64 Qemu virt
-----------------

Running barebox on QEMU aarch64 virt machine
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Usage::
	$ qemu-system-aarch64 -m 2048M \
		-cpu cortex-a57 -machine virt \
		-display none -serial stdio \
		-kernel ../barebox/barebox