mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
hw/arm: add cubieboard support
Signed-off-by: liguang <lig.fnst@cn.fujitsu.com> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Message-id: 1387159292-10436-6-git-send-email-lig.fnst@cn.fujitsu.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
9158fa5451
commit
a01c005327
3 changed files with 71 additions and 1 deletions
|
|
@ -71,6 +71,7 @@ static const char *arm_machines[] = {
|
|||
"highbank",
|
||||
"midway",
|
||||
"canon-a1100",
|
||||
"cubieboard",
|
||||
};
|
||||
|
||||
static const char *cris_machines[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue