From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 7 Aug 2015 00:36:09 +0200 Subject: [U-Boot] [PATCH] imx: usb: ehci-mx6: wait_for_bit to check reg status In-Reply-To: <1438893963-3891-1-git-send-email-aalonso@freescale.com> References: <1438893963-3891-1-git-send-email-aalonso@freescale.com> Message-ID: <201508070036.09196.marex@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 Thursday, August 06, 2015 at 10:46:03 PM, Adrian Alonso wrote: > Add wait_for_bit to check reg bit status and replace unbounded > loops to check usb command status > > Signed-off-by: Adrian Alonso Applied to u-boot-usb/master, thanks! Best regards, Marek Vasut