Home
last modified time | relevance | path

Searched hist:"5546 ad0734bb5eed2b3cd6333dbcec51ae45185a" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-mx6.c5546ad0734bb5eed2b3cd6333dbcec51ae45185a Mon Sep 15 09:23:14 UTC 2014 Ye.Li <B37916@freescale.com> usb: ehci-mx6: Rename the USB register base address

The mx6sl/mx6sx has 2 OTG and 1 host. So they have name
"USBO2H_USB_BASE_ADDR" in imx-regs.h. The driver hard codes
the USB base address name to "USBOH3", which causes the driver
failed to build for mx6sl/mx6sx.

This patch uniform the address name to "USB_BASE_ADDR" for all
mx6 series.

Signed-off-by: Ye.Li <B37916@freescale.com>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h5546ad0734bb5eed2b3cd6333dbcec51ae45185a Mon Sep 15 09:23:14 UTC 2014 Ye.Li <B37916@freescale.com> usb: ehci-mx6: Rename the USB register base address

The mx6sl/mx6sx has 2 OTG and 1 host. So they have name
"USBO2H_USB_BASE_ADDR" in imx-regs.h. The driver hard codes
the USB base address name to "USBOH3", which causes the driver
failed to build for mx6sl/mx6sx.

This patch uniform the address name to "USB_BASE_ADDR" for all
mx6 series.

Signed-off-by: Ye.Li <B37916@freescale.com>