From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 29 Sep 2014 10:38:59 +0200 Subject: [U-Boot] [PATCH] usb: ehci-mx6: Rename the USB register base address In-Reply-To: <1410772994-27497-1-git-send-email-B37916@freescale.com> References: <1410772994-27497-1-git-send-email-B37916@freescale.com> Message-ID: <54291AA3.20402@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15/09/2014 11:23, Ye.Li wrote: > 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 > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================