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

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