Am 02.12.2012 11:34, schrieb walimis: > On Sun, Dec 02, 2012 at 03:57:17AM +0100, Andreas Färber wrote: >> Appended is Liming's patch to add an EHCI device to Exynos 4 as well as a >> new patch of mine to prepare a Tegra 2 EHCI device (cf. my tegra branch) to > > BTW, where can I find your tegra branch?
Sorry, it's here, just rebased and hinting at how it's gonna use EHCI: http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/tegra git://repo.or.cz/qemu/afaerber.git tegra Gerd: In order for me to use this with the new-style Tegra2 model we will need to further move EHCISysBusState and the accompanying macros that this series adds into the hcd-ehci.h header so that it can be embedded into the SoC object. So if you're okay with my approach we'd need a v2. Also a question: Vincent's patch has a comment "multiple EHCI controllers support not ready". Is this still a known issue or resolved by now? Tegra2 would want to instantiate three SysBus EHCI controllers, with offsets 0x4000 and 0x1000 respectively. >> Liming Wang (1): >> exynos4210: Add EHCI support > > The test is OK for exynos4210 ehci. Thanks! Can I drop my [AF: ...] change log if this gets resent? Regards, Andreas