[U-Boot] [PATCH 2/2] powerpc/usb:Differentiate USB controller base address

York Sun yorksun at freescale.com
Thu Oct 17 19:18:21 CEST 2013


On 09/12/2013 04:05 AM, Ramneek Mehresh wrote:
> Introduce different macros for storing addresses of multiple
> USB controllers. This is required for successful initialization
> and usage of multiple USB controllers inside u-boot
> 
> Signed-off-by: Ramneek Mehresh <ramneek.mehresh at freescale.com>
> ---
>  arch/powerpc/cpu/mpc83xx/cpu_init.c   |  2 +-
>  arch/powerpc/include/asm/immap_512x.h |  6 +++---
>  arch/powerpc/include/asm/immap_83xx.h | 18 ++++++++++++------
>  arch/powerpc/include/asm/immap_85xx.h |  9 +++++----
>  drivers/usb/host/ehci-fsl.c           | 15 +++++++++++++--
>  drivers/usb/host/ehci-mpc512x.c       |  4 ++--
>  include/usb/ehci-fsl.h                | 13 ++++++++++---
>  7 files changed, 46 insertions(+), 21 deletions(-)


Applied to 85xx/next branch. Pending merge to master.

York





More information about the U-Boot mailing list