summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-07-29 01:15:28 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-08-01 15:40:41 +0200
commit2dcccf4f7965630c2ae1213efe47b18ada3604eb (patch)
tree119bd2453109377c52fd505152d4b87def372f85 /Documentation
parent1040bfbbd621706c1225b0eff392a63e5654d7fe (diff)
downloadbarebox-2dcccf4f7965630c2ae1213efe47b18ada3604eb.tar.gz
barebox-2dcccf4f7965630c2ae1213efe47b18ada3604eb.tar.xz
Documentation: add QEMU Canon A1100 barebox mini-howto
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/digic.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/boards/digic.rst b/Documentation/boards/digic.rst
new file mode 100644
index 0000000000..e2c49b6514
--- /dev/null
+++ b/Documentation/boards/digic.rst
@@ -0,0 +1,16 @@
+Canon DIGIC
+===========
+
+Canon PowerShot A1100 IS
+------------------------
+
+Running barebox on QEMU
+^^^^^^^^^^^^^^^^^^^^^^^
+
+QEMU supports Canon A1100 camera emulation since version 2.0.
+
+Usage::
+
+ $ qemu-system-arm -M canon-a1100 \
+ -nographic -monitor null -serial stdio \
+ -bios barebox.canon-a1100.bin