Re: [Qemu-devel] [PATCH v8 2/8] ARM: Samsung exynos4210-based boards emulation

2012-01-19 Thread Kyungmin Park
ort Origen board at here. It's not their task. maybe you can add origen board support. Thank you, Kyungmin Park > The SDHC controller that depends on the VMState changes? > > Thanks, > Andreas > > -- > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg > >

Re: [Qemu-devel] [PATCH v6 04/10] ARM: Samsung exynos4210-based boards emulation

2012-01-12 Thread Kyungmin Park
_ADDR 0x1000 > + > +/* External GIC */ > +#define EXYNOS4210_EXT_GIC_CPU_BASE_ADDR0x1048 > +#define EXYNOS4210_EXT_GIC_DIST_BASE_ADDR 0x10490000 > + > +/* Combiner */ > +#define EXYNOS4210_EXT_COMBINER_BASE_ADDR 0x1044 > +#define EXYNOS4210_INT_COMBINE

[Qemu-devel] FYI: Qemu support on s5pc110

2010-06-05 Thread Kyungmin Park
Dear all, FYI: My team release the qemu support on s5pc110 at http://en.sourceforge.jp/projects/sfnet_slp-emulator/ You can find a s5pc110 files at hw directories. The current mainline kernel, aquila and goni is will be run with this qemu. Thank you, Kyungmin Park