[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/4] xen/arm: assemble support for Allwinner A31
On Fri, 2013-05-31 at 20:53 +0800, Bamvor Jian Zhang wrote: > These series patch enable Allwinner A31(code name sun6i) support in > assemble. with these patches, the cpu 0 of sun6i SOC could successful > boot into the c environment. I likely won't have a chance to look at the code properly until next week but I just wanted to say "cool" ;-) Nice to see support for a second core AND another SoC! You are using the MELE A1000 platform, right? > Bamvor Jian Zhang (4): > xen/arm: introduce Cortex-A7 support > xen/arm: introduce Allwinner sun6i SOC basic support > xen/arm: enable early printk for sun6i > xen/arm: enable switch to hyper mode for sun6i > > xen/arch/arm/Rules.mk | 5 ++++ > xen/arch/arm/arm32/Makefile | 1 + > xen/arch/arm/arm32/debug-sun6i.inc | 50 > +++++++++++++++++++++++++++++++++++ > xen/arch/arm/arm32/head.S | 11 ++++++++ > xen/arch/arm/arm32/mode_switch.S | 13 +++++++-- > xen/arch/arm/arm32/proc-ca7.S | 36 +++++++++++++++++++++++++ > xen/include/asm-arm/platforms/sun6i.h | 28 ++++++++++++++++++++ > xen/include/asm-arm/processor-ca7.h | 25 ++++++++++++++++++ > 8 files changed, 167 insertions(+), 2 deletions(-) > create mode 100644 xen/arch/arm/arm32/debug-sun6i.inc > create mode 100644 xen/arch/arm/arm32/proc-ca7.S > create mode 100644 xen/include/asm-arm/platforms/sun6i.h > create mode 100644 xen/include/asm-arm/processor-ca7.h > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |