From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 10 Oct 2014 02:02:57 +0200 Subject: [U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena In-Reply-To: <542CEDB9.7000709@kosagi.com> References: <1409304613-5657-1-git-send-email-marex@denx.de> <201409272219.44607.marex@denx.de> <542CEDB9.7000709@kosagi.com> Message-ID: <201410100202.57603.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, October 02, 2014 at 08:16:25 AM, Sean Cross wrote: Hi Sean, OK on the FPGA bit. [...] > >> We just received final boards on Monday. I will try this out and report > >> back. > > > > You should try one of the never patches . > > I have built it and gotten it working on Novena. A few notes: > > USB works, but appears to take a very long time to enumerate. I suspect > one of the hubs is still in reset. It finds the Asix Ethernet device, > but doesn't find a USB keyboard I have plugged in. Instead, running > "usb start" gives "EHCI timed out on TD - token=0x80008c80", and the > keyboard shows up as "Hub (12 Mb/s, 40mA) -- Lite-On Tech USB 1.1 2 port > downstream low-p". I suspect this has to do with the keyboard being USB 1.1 , I see such a problem with my USB 1.1 keyboard too. USB 2.0 devices do work, right? I will have to look into this USB 1.1 flub soon. [...] Best regards, Marek Vasut