From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Nov 2014 21:09:21 +0100 Subject: [U-Boot] [PATCH] usb: ehci: fix Interrupt on Doorbell flag of USBCMD In-Reply-To: <1415196670-11107-1-git-send-email-yamada.m@jp.panasonic.com> References: <1415196670-11107-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <201411062109.21671.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 Wednesday, November 05, 2014 at 03:11:10 PM, Masahiro Yamada wrote: > CMD_IAAD (Interrupt on Async Advance Doorbell) is bit 6, not bit 5. > While we are here, sort the flags. > > Signed-off-by: Masahiro Yamada Nice catch, applied, thanks! Best regards, Marek Vasut