[U-Boot] [PATCH] da8xx/hawkboard: Add support for ohci host controller
Sughosh Ganu
urwithsughosh at gmail.com
Mon Aug 20 11:05:19 CEST 2012
On Fri Aug 10, 2012 at 02:15:20AM +0530, Sughosh Ganu wrote:
> Also enable the ohci port on hawkboard. These additions result in an
> increased u-boot size -- adjust the same accordingly in the board's
> config.
>
> Move the usb header for da8xx platforms under arch-davinci.
>
> Signed-off-by: Sughosh Ganu <urwithsughosh at gmail.com>
> ---
> arch/arm/cpu/arm926ejs/davinci/psc.c | 5 ++
> .../arm/include/asm/arch-davinci/da8xx-usb.h | 7 ++-
> arch/arm/include/asm/arch-davinci/hardware.h | 1 +
> board/davinci/da8xxevm/hawkboard.c | 41 +++++++++++++++++
> drivers/usb/host/Makefile | 1 +
> drivers/usb/host/ohci-da8xx.c | 48 ++++++++++++++++++++
> drivers/usb/musb/da8xx.c | 3 +-
> include/configs/hawkboard.h | 14 +++++-
> 8 files changed, 116 insertions(+), 4 deletions(-)
> rename drivers/usb/musb/da8xx.h => arch/arm/include/asm/arch-davinci/da8xx-usb.h (96%)
> create mode 100644 drivers/usb/host/ohci-da8xx.c
Tom, do you have any comments on this patch. If not, can this be
applied.
-sughosh
More information about the U-Boot
mailing list