From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/9] feature additions and fixes for da850/omap-l138
Date: Mon, 25 Jun 2012 09:46:59 -0700 [thread overview]
Message-ID: <4FE89603.3010101@ti.com> (raw)
In-Reply-To: <1340609723-23243-1-git-send-email-prabhakar.lad@ti.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/25/2012 12:35 AM, Prabhakar Lad wrote:
> From: Lad, Prabhakar <prabhakar.lad@ti.com>
>
> This series adds MMC/SD, NAND and NOR SPL support for Logic PD's
> DA850/OMAP-L138 EVM. This series also fixes some issues found on
> the EVM during testing. The patches are sent in a series as these
> patches need to be applied in the order they are sent.
>
> The V2 version of patch series has been tested by Sughosh
> Ganu(urwithsughosh at gmail.com) and V3 version of the patch series
> has been tested by Christian Riesch (christian.riesch at omicron.at)
> for regression.
>
> Changes for v2: 1: Fixed comments from Tom to remove unused macro
> and add comment. 2: Fixed comments from Christian to move GPIO
> pins to board file and add a check to perform initializations only
> when CONFIG_SPL_LIBCOMMON_SUPPORT is defined.
>
> Changes for v3: 1: Fixed comments from Christian, to define
> CONFIG_SPL_MMC_LOAD config while booting from MMC. 2: Splitted
> patch 5(of v2), one for CONFIG_SPL_LIBCOMMON_SUPPORT check, one to
> define SPI specific configs of SP only when SPI flash is used and
> lastly to add NAND SPL support. 3: Rearranged the patch sequence.
>
> Changes for v4: 1: Fixed comment from Christian, to use
> clrbits_le32() which was wrongly using clrbits_be32().
Under the assumption that Christian will be providing acks soon when
he can test the patches, I've staged this to my local u-boot-ti/next
and confirmed everything is still bisect'able. Thanks for working
through the iterations on this series!
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBAgAGBQJP6JYDAAoJENk4IS6UOR1WugIQAJFsG5E13p7clt8ltKHxJKIQ
a2JAgj1co8Tmv3nT7tVfOEEU/UxJ0mPjVTrhUWEKwUBVu0tBF8qtQgURcJbeRNlC
kAQmfzf03kpfIeWLQaInnD9NJOHIk7blKOTzaLuXnruG76PDUSJxQszWHp6EIGsM
CzUOpAlLze/8Z4l3JQ4j0ebpfaLZ4dLR6YNb12w7lKhNsXl99RMaUb1bvZn6O5pg
NAfJ3+uvrjbnXAMQhBcG/4FhtpdaRzyOruh76qrJMB/YG9cFtF9FE8DWv11VZym+
xDmETylHYep5RkGmVlJSFthsUuKFm2oB0z0nnDQMIzOVK4if9F4to46ewku1MhmT
M/aei2L4kIRpaeH1T42J1cx4HNWDO8e8Rf0921yFFcArFWmCgG56ruqRDjaIoeaD
WgPFsho7w4yDnkt973QumhxnW0w/dymvQ7rd8FNDGBQOnKeglsUILABgqVooSJ50
z27rvJcGvrah5yfy1yRBwPllHBbe0F8zbsbgmGPHAFNxM0crn9I5uWQYVs3HBdRt
en9aWYbE15Ec3/S08Rr2nRJFYYUrcUeMSpeePvhKiOKMPvSRE3B9R6dVerbms4mj
8b2SwCrrOuYakUtrt/QsZEPhwp1YwvZjqYFhvTeMCy0Rixw3Cu9GmUo5q1N9J748
B8Z1SQsl0oCr3pPphgyX
=S4k8
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-06-25 16:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-25 7:35 [U-Boot] [PATCH v4 0/9] feature additions and fixes for da850/omap-l138 Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 1/9] da850/omap-l138: Add MMC support for DA850/OMAP-L138 Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 2/9] da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 3/9] da850/omap-l138: Make MMC and NOR support mutually exclusive Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 4/9] arm, davinci: perform check for initializing global data and serial init Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 5/9] da850/omap-l138: Define SPI specific configs for SPL only when SPI is used Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 6/9] da850/omap-l138: Add support to read u-boot image from MMC/SD Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 7/9] da850/omap-l138: Fix NAND flash timings Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 8/9] da850/omap-l138: Add support for NAND SPL Prabhakar Lad
2012-06-25 7:35 ` [U-Boot] [PATCH v4 9/9] da850/omap-l138: add support for direct NOR boot mode Prabhakar Lad
2012-06-25 16:46 ` Tom Rini [this message]
2012-06-28 14:11 ` [U-Boot] [PATCH v4 0/9] feature additions and fixes for da850/omap-l138 Christian Riesch
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=4FE89603.3010101@ti.com \
--to=trini@ti.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