From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 06 May 2012 19:19:50 +0200 Subject: [U-Boot] [PATCH V4 5/8] i.MX25: usb: Set PORTSCx register In-Reply-To: <1334825735-27992-6-git-send-email-timo@exertus.fi> References: <1334223234-23383-1-git-send-email-timo@exertus.fi> <1334825735-27992-1-git-send-email-timo@exertus.fi> <1334825735-27992-6-git-send-email-timo@exertus.fi> Message-ID: <4FA6B2B6.6050708@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 19/04/2012 10:55, Timo Ketola wrote: > The USB controller in i.MX25 has a PORTSCx registers which should be > set. In this regard it is similar to the controller in i.MX31. As this > file is compiled only with i.MX25 and -31, #ifdef check can be removed. > > Signed-off-by: Timo Ketola > --- > > Changes in v4: > - Reworded subject to shorten it > - Added commit message > - Changed the fix from adding i.MX25 to removing the check altogether > > Changes in v2: > - Dropped patches 2, 3 and 6 so this one changed from 8 to 5 > - Rebased to u-boot-imx next > > drivers/usb/host/ehci-mxc.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > 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 =====================================================================