From 2d21dd17c560a574e19ba94d07173924bf74571b Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Mon, 13 Jul 2020 18:57:43 +0100 Subject: docs/system: Briefly document canon-a1100 board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add skeletal documentation of the canon-a1100 board. Signed-off-by: Peter Maydell Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée Message-id: 20200713175746.5936-2-peter.maydell@linaro.org --- docs/system/arm/digic.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/system/arm/digic.rst (limited to 'docs/system/arm/digic.rst') diff --git a/docs/system/arm/digic.rst b/docs/system/arm/digic.rst new file mode 100644 index 0000000000..2b3520ff5e --- /dev/null +++ b/docs/system/arm/digic.rst @@ -0,0 +1,11 @@ +Canon A1100 (``canon-a1100``) +============================= + +This machine is a model of the Canon PowerShot A1100 camera, which +uses the DIGIC SoC. This model is based on reverse engineering efforts +by the contributors to the `CHDK `_ and +`Magic Lantern `_ projects. + +The emulation is incomplete. In particular it can't be used +to run the original camera firmware, but it can successfully run +an experimental version of the `barebox bootloader `_. -- cgit 1.4.1