From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 11 May 2013 19:59:37 +0200 Subject: [U-Boot] [PATCH 3/3] usb: Correct CLEAR_FEATURE code in ehci-hcd In-Reply-To: References: <1368240540-11741-1-git-send-email-sjg@chromium.org> <201305111839.05233.marex@denx.de> Message-ID: <201305111959.38111.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 Dear Simon Glass, > On Sat, May 11, 2013 at 10:39 AM, Marek Vasut wrote: > > Dear Simon Glass, > > > >> This commit broke USB2 on link (Chromebook Pixel): > >> 020bbcb usb: hub: Power-cycle on root-hub ports > >> > >> However the root cause seems to be a missing mask and missing 'break' > >> in ehci-hcd.c. This patch fixes both. > >> > >> On link, 'usb start' with a USB keyboard and memory stick inserted now > >> finds both. The keyboard works as expected. Also ext2ls shows a > >> directory listing from the memory stick. > >> > >> Signed-off-by: Simon Glass > > > > Picking up all three, thanks! > > Thanks, also Julius may have some comments on Monday. Two of the > patches were reviewed by him, but not the last one, although he > suggested it. I just build-tested them, seem OK. btw. I might be less available this month, sorry about that. Best regards, Marek Vasut