
18 Aug
2009
18 Aug
'09
9:32 a.m.
Hello,
2009/8/13 Eric Millbrandt emillbrandt@coldhaus.com:
Support USB on PSC3 on the mpc5200. Before this patch, enabling USB support would reconfigure PSC4 and PSC5 to USB. The mpc5200 does not support USB enabled on both the standard USB port and PSC3. This patch masks the appropriate bits when enabling USB.
Signed-off-by: Eric Millbrandt emillbrandt@dekaresearch.com
README | 4 ++++ cpu/mpc5xxx/usb.c | 6 +++++- cpu/mpc5xxx/usb_ohci.c | 6 +++++- 3 files changed, 14 insertions(+), 2 deletions(-)
Except from the fact that IMHO this driver belongs in the drivers/usb section (and being merged into the existing ohci-driver): Acked-by: Remy Bohmer linux@bohmer.net
Wolfgang, do you take it in your mpc5xxx tree?
Kind Regards,
Remy