this patch-set implemented a device-reduced 
machine type for Allwinner's sunxi series SoC,
like sunxi-4i/5i/7i ...

now, It can support sunxi-4i with a cortex-a8 processor.
and will support more later, like sunxi-7i with cortex-a7 
processor, and will add more devices.

reference:
http://linux-sunxi.org/Main_Page

Li Guang (4)
         hw/arm: add new machine type sunxi
         hw/arm/sunxi-soc: add interrupt controller
         hw/arm/sunxi-soc: add sunxi timer
         hw/arm/sunxi-soc: really initialize sunxi machine

hw/arm/Makefile.objs | 2 +-
hw/arm/sunxi-soc.c   | 601 ++++++++++++++++++++++++++++++
2 files changed, 602 insertions(+), 1 deletions(-)
 create mode 100644 hw/arm/sunxi-soc.c


Reply via email to