public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 0/6] Add support for Colibri Vybrid Modules
Date: Wed, 1 Apr 2015 07:27:07 -0400	[thread overview]
Message-ID: <20150401112707.GH9524@bill-the-cat> (raw)
In-Reply-To: <cover.1427881003.git.maitysanchayan@gmail.com>

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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150401/3903afe6/attachment.sig>

  parent reply	other threads:[~2015-04-01 11:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  9:54 [U-Boot] [RESEND PATCH 0/6] Add support for Colibri Vybrid Modules Sanchayan Maity
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 1/6] ARM: vf610: Move DDR3 initialization to imx-common Sanchayan Maity
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 2/6] ARM: vf610: Enable external 32KHz oscillator Sanchayan Maity
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 3/6] ARM: vf610: Add SoC and CPU type detection Sanchayan Maity
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 4/6] ARM: vf610: Enable caches Sanchayan Maity
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 5/6] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's Sanchayan Maity
2015-04-01 19:15   ` Marek Vasut
2015-04-02 10:55     ` maitysanchayan at gmail.com
2015-04-02 16:47       ` Marek Vasut
2015-04-07  7:03     ` maitysanchayan at gmail.com
2015-04-09 16:09       ` Marek Vasut
2015-04-09 17:05         ` maitysanchayan at gmail.com
2015-04-09 23:27           ` Marek Vasut
2015-04-09 16:51     ` Fabio Estevam
2015-04-09 23:26       ` Marek Vasut
2015-04-01  9:54 ` [U-Boot] [RESEND PATCH 6/6] ARM: vf610: Initial integration for Colibri VF50/VF61 Sanchayan Maity
2015-04-01 10:44   ` Stefan Agner
2015-04-01 11:27 ` Tom Rini [this message]
2015-04-02 10:58   ` [U-Boot] [RESEND PATCH 0/6] Add support for Colibri Vybrid Modules maitysanchayan at gmail.com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150401112707.GH9524@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox