Re: [Qemu-devel] [PATCH RFT 4/5] exynos4210: Add EHCI support

2012-12-03 Thread Igor Mitsyanko
On 12/02/2012 06:57 AM, Andreas Färber wrote: From: Liming Wang Add EHCI USB host controller to exynos4210. Signed-off-by: Liming Wang [AF: Use type constant] Signed-off-by: Andreas Färber --- hw/exynos4210.c |7 +++ hw/exynos4210_gic.c |2 +- 2 Dateien geändert, 8 Zeilen

[Qemu-devel] [PATCH RFT 4/5] exynos4210: Add EHCI support

2012-12-01 Thread Andreas Färber
From: Liming Wang Add EHCI USB host controller to exynos4210. Signed-off-by: Liming Wang [AF: Use type constant] Signed-off-by: Andreas Färber --- hw/exynos4210.c |7 +++ hw/exynos4210_gic.c |2 +- 2 Dateien geändert, 8 Zeilen hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/