[U-Boot] [PATCH] MPC5121: Add USB EHCI support
Wolfgang Denk
wd at denx.de
Mon Oct 18 22:31:52 CEST 2010
In message <1287062826-12481-1-git-send-email-wd at denx.de> I wrote:
> From: Damien Dusha <d.dusha at gmail.com>
>
> Signed-off-by: Francesco Rendine <francesco.rendine at valueteam.com>
> Signed-off-by: Damien Dusha <d.dusha at gmail.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
>
> Coding style cleanup; slight file restructuring.
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> arch/powerpc/include/asm/immap_512x.h | 4 +
> board/freescale/mpc5121ads/mpc5121ads.c | 4 +-
> drivers/usb/host/Makefile | 4 +
> drivers/usb/host/ehci-fsl.c | 2 +-
> drivers/usb/host/ehci-mpc512x.c | 159 +++++++++++++++++++++++++++++++
> drivers/usb/host/ehci.h | 5 +
> include/configs/mpc5121ads.h | 21 ++++-
> include/usb/ehci-fsl.h | 148 +++++++++++++++++++++++-----
> 8 files changed, 318 insertions(+), 29 deletions(-)
> create mode 100644 drivers/usb/host/ehci-mpc512x.c
Applied.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You get a wonderful view from the point of no return.
- Terry Pratchett, _Making_Money_
More information about the U-Boot
mailing list