Re: [U-Boot] [PATCH 0/4 v2] AM35X: Add musb support

2010-08-02 Thread Remy Bohmer
Hi,

2010/7/9 Ajay Kumar Gupta ajay.gu...@ti.com:
 Remy,

 These patches add support for musb in AM35x.
 Changes from v1:
        - Moved SCM definitions to am35x specific file am35x_def.h

 Patches have been created against uboot-ti/master tree (as on 9th July)
 but they also apply cleanly to both denx/master and uboot-usb/master
 as there is no interdependent changes.

 Regards,
 Ajay

 Ajay Kumar Gupta (4):
  AM35x: Adding SCM general register definitions
  musb: MSC host support for AM35x
  musb: am35x: Workaround for fifo read issue
  AM3517EVM: musb: add usb config

  arch/arm/include/asm/arch-omap3/am35x_def.h |   52 +
  drivers/usb/musb/Makefile                   |    1 +
  drivers/usb/musb/am35x.c                    |  150 
 +++
  drivers/usb/musb/am35x.h                    |   94 +
  drivers/usb/musb/musb_core.c                |    6 +
  drivers/usb/musb/musb_udc.c                 |    2 +
  include/configs/am3517_evm.h                |   38 +++
  include/usb.h                               |    2 +-
  8 files changed, 344 insertions(+), 1 deletions(-)
  create mode 100644 arch/arm/include/asm/arch-omap3/am35x_def.h
  create mode 100644 drivers/usb/musb/am35x.c
  create mode 100644 drivers/usb/musb/am35x.h

Applied to u-boot-usb master.

Thanks.

Remy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/4 v2] AM35X: Add musb support

2010-07-19 Thread Gupta, Ajay Kumar
  Remy,
  Any comment on this patch set ?
 
  Regards,
  Ajay
 
 
 He sent me an e-mail offline.
 He is on vacation without Wifi and laptop.

Thanks for updating on this.

Regards,
Ajay
 
 Sandeep
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/4 v2] AM35X: Add musb support

2010-07-16 Thread Paulraj, Sandeep

 
  These patches add support for musb in AM35x.
  Changes from v1:
  - Moved SCM definitions to am35x specific file am35x_def.h
 
  Patches have been created against uboot-ti/master tree (as on 9th July)
  but they also apply cleanly to both denx/master and uboot-usb/master
  as there is no interdependent changes.
 
 Remy,
   Any comment on this patch set ?
 
 Regards,
 Ajay


He sent me an e-mail offline.
He is on vacation without Wifi and laptop.

Sandeep
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 0/4 v2] AM35X: Add musb support

2010-07-15 Thread Gupta, Ajay Kumar
 These patches add support for musb in AM35x.
 Changes from v1:
   - Moved SCM definitions to am35x specific file am35x_def.h
 
 Patches have been created against uboot-ti/master tree (as on 9th July)
 but they also apply cleanly to both denx/master and uboot-usb/master
 as there is no interdependent changes.

Remy,
Any comment on this patch set ?

Regards,
Ajay
 
 Regards,
 Ajay
 
 Ajay Kumar Gupta (4):
   AM35x: Adding SCM general register definitions
   musb: MSC host support for AM35x
   musb: am35x: Workaround for fifo read issue
   AM3517EVM: musb: add usb config
 
  arch/arm/include/asm/arch-omap3/am35x_def.h |   52 +
  drivers/usb/musb/Makefile   |1 +
  drivers/usb/musb/am35x.c|  150
 +++
  drivers/usb/musb/am35x.h|   94 +
  drivers/usb/musb/musb_core.c|6 +
  drivers/usb/musb/musb_udc.c |2 +
  include/configs/am3517_evm.h|   38 +++
  include/usb.h   |2 +-
  8 files changed, 344 insertions(+), 1 deletions(-)
  create mode 100644 arch/arm/include/asm/arch-omap3/am35x_def.h
  create mode 100644 drivers/usb/musb/am35x.c
  create mode 100644 drivers/usb/musb/am35x.h

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot