From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 13 Apr 2015 13:03:14 -0600 Subject: [U-Boot] Testing u-boot-dm/next In-Reply-To: References: <552BEE62.6000306@wwwdotorg.org> <552BF708.4040402@wwwdotorg.org> <552BFEB1.9010701@wwwdotorg.org> Message-ID: <552C12F2.8000703@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/13/2015 11:52 AM, Simon Glass wrote: ... >>>>>>> On 8 April 2015 at 21:07, Simon Glass wrote: >>>>>>>> I have quite a few patches queued up in the next branch of u-boot-dm, >>>>>>>> ready for when the merge window options. >>>>>>>> >>>>>>>> If anyone has time and can give it a spin on their board, it would be >>>>>>>> much >>>>>>>> appreciated! ... > I've pushed a new u-boot-dm/next if you'd like to try it. (On Seaboard at least) this solves the two problems we were discussing: * Cache alignment issues during NAND writes. * Failure to enumerate some USB devices. However, I just noticed that USB keyboard support doesn't work (On Seaboard at least). I've bisect this to: 6105422c50ee dm: usb: Move descriptor setup code into its own function