mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
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:
parent
c6f09eb4a0
commit
d91fd756fb
3 changed files with 86 additions and 0 deletions
|
@ -70,6 +70,7 @@ static const char *arm_machines[] = {
|
|||
"xilinx-zynq-a9",
|
||||
"highbank",
|
||||
"midway",
|
||||
"canon-a1100",
|
||||
};
|
||||
|
||||
static const char *cris_machines[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue