[U-Boot] [PATCH 1/2] fsl:usb: Make fsl usb device-tree fixup arch independent

Marek Vasut marex at denx.de
Tue Jan 26 12:27:11 CET 2016


On Tuesday, January 26, 2016 at 12:36:57 PM, Ramneek Mehresh wrote:
> Move usb device-tree fixup from ehci drv so that it becomes
> available to all ppc and arm platforms
> 
> Signed-off-by: Ramneek Mehresh <ramneek.mehresh at freescale.com>
> ---
>  board/freescale/common/Makefile         |   2 +
>  board/freescale/common/usb.c            | 203
> ++++++++++++++++++++++++++++++++ board/freescale/corenet_ds/corenet_ds.c |
>   1 -
>  drivers/usb/host/ehci-fsl.c             | 196
> ------------------------------ include/fdt_support.h                   |  
> 4 +-
>  5 files changed, 207 insertions(+), 199 deletions(-)
>  create mode 100644 board/freescale/common/usb.c

Use git format-patch -M -C and resubmit, I am not gonna review this.

Best regards,
Marek Vasut


More information about the U-Boot mailing list