All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 1/7] ARM: vf610: Move DDR3 initialization to imx-common
Date: Thu, 23 Apr 2015 18:03:50 -0400	[thread overview]
Message-ID: <20150423220350.GL16702@bill-the-cat> (raw)
In-Reply-To: <3335dc2f059a535434e7900c3de19c3720e0b262.1429092213.git.maitysanchayan@gmail.com>

On Wed, Apr 15, 2015 at 04:24:22PM +0530, Sanchayan Maity wrote:

> In order to avoid code duplication, move the DDR3 initialization to the
> common place under imx-common. Currently ROW_DIFF and COL_DIFF can be
> chosen from the board file. The JEDEC timings are specified using a
> common ddr3_jedec_timings structure.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>

Applied to u-boot/master, 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/20150423/19824382/attachment.sig>

  reply	other threads:[~2015-04-23 22:03 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15 10:54 [U-Boot] [PATCH v3 0/7] Add support for Colibri Vybrid Modules Sanchayan Maity
2015-04-15 10:54 ` [U-Boot] [PATCH v3 1/7] ARM: vf610: Move DDR3 initialization to imx-common Sanchayan Maity
2015-04-23 22:03   ` Tom Rini [this message]
2015-04-15 10:54 ` [U-Boot] [PATCH v3 2/7] ARM: vf610: Enable external 32KHz oscillator Sanchayan Maity
2015-04-23 22:03   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-04-15 10:54 ` [U-Boot] [PATCH v3 3/7] ARM: vf610: Add SoC and CPU type detection Sanchayan Maity
2015-04-23 22:04   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-04-15 10:54 ` [U-Boot] [PATCH v3 4/7] ARM: vf610: Enable caches Sanchayan Maity
2015-04-23 22:04   ` [U-Boot] [U-Boot,v3,4/7] " Tom Rini
2015-04-15 10:54 ` [U-Boot] [PATCH v3 5/7] ARM: vf610: Initial integration for Colibri VF50/VF61 Sanchayan Maity
2015-04-16  6:36   ` Stefan Agner
2015-04-23 22:04   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-04-15 10:54 ` [U-Boot] [PATCH v3 6/7] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's Sanchayan Maity
2015-04-23 22:04   ` [U-Boot] [U-Boot, v3, " Tom Rini
2015-04-15 10:54 ` [U-Boot] [PATCH v3 7/7] colibri_vf: Enable USB support for Colibri Vybrid Sanchayan Maity
2015-04-16 20:21   ` Marek Vasut
2015-04-17  9:21     ` maitysanchayan at gmail.com
2015-04-17  9:30       ` Marek Vasut
2015-04-17 13:26         ` [U-Boot] [PATCH v4 " Sanchayan Maity
2015-04-17 20:16           ` Marek Vasut
2015-04-23 22:04           ` [U-Boot] [U-Boot, v4, " Tom Rini
2015-04-23 12:38 ` [U-Boot] [PATCH v3 0/7] Add support for Colibri Vybrid Modules maitysanchayan at gmail.com
2015-04-23 13:13   ` Tom Rini
2015-04-23 21:13     ` Marek Vasut
2015-04-27 17:54       ` Tom Rini
2015-04-27 18:18         ` Marek Vasut
2015-04-27 20:00           ` Otavio Salvador
2015-04-27 21:39             ` Marek Vasut
2015-04-27 20:02         ` Stefano Babic

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=20150423220350.GL16702@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.