[U-Boot] [PATCH] Add support for USB on PSC3 for the mpc5200
Remy Bohmer
linux at bohmer.net
Tue Aug 18 09:32:04 CEST 2009
Hello,
2009/8/13 Eric Millbrandt <emillbrandt at 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 at 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 at bohmer.net>
Wolfgang, do you take it in your mpc5xxx tree?
Kind Regards,
Remy
More information about the U-Boot
mailing list