hw/arm/digic: prepare DIGIC-based boards support

Also this patch adds initial support for Canon
PowerShot A1100 IS compact camera.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Message-id: 1387188908-754-3-git-send-email-antonynpavlov@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
Antony Pavlov 2013-12-17 19:42:36 +00:00 committed by Peter Maydell
parent c6f09eb4a0
commit d91fd756fb
3 changed files with 86 additions and 0 deletions

View file

@ -70,6 +70,7 @@ static const char *arm_machines[] = {
"xilinx-zynq-a9",
"highbank",
"midway",
"canon-a1100",
};
static const char *cris_machines[] = {