Re: [Qemu-devel] [PATCH v3 13/14] ARM: exynos4210: added SD/MMC host controller

2011-12-13 Thread Mitsyanko Igor
On 12/13/2011 06:56 PM, Peter Maydell wrote: On 12 December 2011 06:43, Evgeny Voevodin wrote: --- /dev/null +++ b/hw/exynos4210_sdhc.c @@ -0,0 +1,1666 @@ +/* + * Samsung exynos4210 SD/MMC host controller + * (SD host controller specification ver. 2.0 compliant) Is there anything in this impl

Re: [Qemu-devel] [PATCH v3 13/14] ARM: exynos4210: added SD/MMC host controller

2011-12-13 Thread Peter Maydell
On 12 December 2011 06:43, Evgeny Voevodin wrote: > --- /dev/null > +++ b/hw/exynos4210_sdhc.c > @@ -0,0 +1,1666 @@ > +/* > + * Samsung exynos4210 SD/MMC host controller > + * (SD host controller specification ver. 2.0 compliant) Is there anything in this implementation which is exynos specific,