Newer
Older
barebox / Documentation / boards / aarch64-qemu-virt.rst
@Raphael Poggi Raphael Poggi on 6 Jul 2016 264 bytes Documentation: add aarch64-qemu-virt board doc.
===========

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