[U-Boot] [RESEND PATCH 0/6] Add support for Colibri Vybrid Modules

maitysanchayan at gmail.com maitysanchayan at gmail.com
Thu Apr 2 12:58:57 CEST 2015


Hello Tom,

On 15-04-01 07:27:07, Tom Rini wrote:
> On Wed, Apr 01, 2015 at 03:24:17PM +0530, Sanchayan Maity wrote:
> 
> > Hello,
> > 
> > This patchset adds support for the Toradex Colibri Vybrid VF50 and VF61
> > modules. Boot up has been tested using the serial loader over UART.
> > 
> > First patch in the series refactors the DDR related code for use by both
> > the tower board and colibri modules. It also introduces a DDR3 based
> > JEDEC timing structure.
> > 
> > Second third and fourth patch in this series are improvement patches
> > related to RTC, SoC/CPU detection and caches.
> > 
> > Fifth patch introduces USB support for Vybrid modules. Much of the code
> > is similar to the ehci-mx6 driver. One open question here would be is
> > there a better way to take care of this similarity and perhaps share the
> > code base among the two drivers? Both host and client modes are working
> > and DFU has also been tested. Currently, we restrict the ports to be in
> > one of host and client mode.
> > 
> > Sixth patch adds the actual support for the Colibri modules.
> > 
> > Comments and feedback are most welcome.
> 
> Aside from the minor comments, I'll take this after the release, thanks!

Sure, works for me. We were thinking of posting this patchset after the 
current release, but, decided against it. Hopefully till then this 
should accumulate enough feedback and I will send the improved v2 then.

Thanks.

> 
> -- 
> Tom

- Sanchayan.


More information about the U-Boot mailing list