File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -636,6 +636,7 @@ F: include/hw/arm/digic.h
636
636
F: hw/*/digic*
637
637
F: include/hw/*/digic*
638
638
F: tests/acceptance/machine_arm_canona1100.py
639
+ F: docs/system/arm/digic.rst
639
640
640
641
Goldfish RTC
641
642
Original file line number Diff line number Diff line change
1
+ Canon A1100 (``canon-a1100 ``)
2
+ =============================
3
+
4
+ This machine is a model of the Canon PowerShot A1100 camera, which
5
+ uses the DIGIC SoC. This model is based on reverse engineering efforts
6
+ by the contributors to the `CHDK <http://chdk.wikia.com/ >`_ and
7
+ `Magic Lantern <http://www.magiclantern.fm/ >`_ projects.
8
+
9
+ The emulation is incomplete. In particular it can't be used
10
+ to run the original camera firmware, but it can successfully run
11
+ an experimental version of the `barebox bootloader <http://www.barebox.org/ >`_.
Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ undocumented; you can get a complete list by running
82
82
arm/versatile
83
83
arm/vexpress
84
84
arm/aspeed
85
+ arm/digic
85
86
arm/musicpal
86
87
arm/nseries
87
88
arm/orangepi
You can’t perform that action at this time.
0 commit comments