summaryrefslogtreecommitdiffstats
path: root/doc/hardware_v7a_qemu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hardware_v7a_qemu.rst')
-rw-r--r--doc/hardware_v7a_qemu.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/hardware_v7a_qemu.rst b/doc/hardware_v7a_qemu.rst
index 7352f8c..996323e 100644
--- a/doc/hardware_v7a_qemu.rst
+++ b/doc/hardware_v7a_qemu.rst
@@ -4,3 +4,10 @@ QEmu
The v7a platform is ready to run in qemu, using the versatile express
hardware simulation.
+There are two ways to run DistoKit inside qemu:
+
+* With barebox:
+ Run ``./configs/platform-v7a/run barebox`` to boot the current image with barebox.
+* Without barebox:
+ Run ``./configs/platform-v7a/run`` to directly start the kernel without barebox.
+