[U-Boot] [PATCH] usb: ci_udc: fix emissions of ZLPs

2015-09-11 Thread Stephen Warren
From: Stephen Warren Commit 6a132416359e "ci_udc: Update the ci_udc driver to support bulk transfers" caused the value of "len" to change without updating subsquent users of that variable in ci_ep_submit_next_request(). This caused the code that detects when to emit ZLPs (Zero Length Packets) nev

Re: [U-Boot] U-boot roadmap?

2015-09-11 Thread Lukasz Majewski
Hi Blibbet, > Hi, > > First post on list.I'm mostly UEFI-centric, currently trying to learn > u-boot... > > Is there any roadmap/plan for upcoming architectural changes to > U-Boot? Please look into ELCE2014 slides from u-boot mini summit at Dusseldorf (slides are available at denx.de webpage)

Re: [U-Boot] U-boot roadmap?

2015-09-11 Thread Blibbet
On 09/11/2015 04:12 PM, Lukasz Majewski wrote: [..] > Please look into ELCE2014 slides from u-boot mini summit at Dusseldorf > (slides are available at denx.de webpage). > > There was a presentation from Simon Glass regarding device model road > map. http://www.denx.de/wiki/U-Boot/MiniSummitELCE20

<    1   2