From: Lokesh Vutla <a0131933@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/7] board: ti: DRA72: Add support for SR2.0 rev C evm
Date: Wed, 16 Mar 2016 09:39:56 +0530 [thread overview]
Message-ID: <56E8DC94.50500@ti.com> (raw)
In-Reply-To: <1458083357-31509-1-git-send-email-nm@ti.com>
On Wednesday 16 March 2016 04:39 AM, Nishanth Menon wrote:
> Hi,
> The following series adds support for DRA72x SoC and enables support
> for TI DRA72-evm rev C.
>
> Rev C evm has a few changes w.r.t. rev A/B (SR1.0 based SoC),
> including newer DDR, newer ethernet PHY(2 ports enabled), very few pin
> mux changes, etc.
>
> Ethernet support is a follow on series that should follow once we have
> base support in place.
>
> Series based on:
> master 41bccb814285 spi: omap3: Fix multiple definition of 'priv'
> requires: https://patchwork.ozlabs.org/patch/597873/ for boot.
>
> Bootlog:
> rev C: http://pastebin.ubuntu.com/15398047/
> rev B: http://pastebin.ubuntu.com/15398054/
Whole series looks good to me.
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Thanks and regards,
Lokesh
>
> Nishanth Menon (5):
> ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0
> ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0
> ARM: OMAP5/DRA7: Split iodelay functionality into sub steps
> ARM: OMAP5/DRA7: Expose do_set_iodelay
> board: ti: DRA7: Add DRA72-rev C evm pinmux
>
> Ravi Babu (2):
> ARM: DRA72x: Add support for detection of SR2.0
> board: ti: DRA72: revC evm: Update sdram timing configuration for
> SR2.0
>
> arch/arm/cpu/armv7/omap5/dra7xx_iodelay.c | 68 ++++++++++----
> arch/arm/cpu/armv7/omap5/hw_data.c | 16 ++++
> arch/arm/cpu/armv7/omap5/hwinit.c | 3 +
> arch/arm/cpu/armv7/omap5/sdram.c | 44 +++++++++
> arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h | 4 +
> arch/arm/include/asm/arch-omap5/omap.h | 1 +
> arch/arm/include/asm/omap_common.h | 1 +
> board/ti/dra7xx/evm.c | 103 +++++++++++++++++++---
> board/ti/dra7xx/mux_data.h | 102 +++++++++++++++------
> 9 files changed, 286 insertions(+), 56 deletions(-)
>
prev parent reply other threads:[~2016-03-16 4:09 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 23:09 [U-Boot] [PATCH 0/7] board: ti: DRA72: Add support for SR2.0 rev C evm Nishanth Menon
2016-03-15 23:09 ` [U-Boot] [PATCH 1/7] ARM: DRA72x: Add support for detection of SR2.0 Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 2/7] ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0 Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 3/7] ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0 Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 4/7] board: ti: DRA72: revC evm: Update sdram timing " Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 5/7] ARM: OMAP5/DRA7: Split iodelay functionality into sub steps Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 6/7] ARM: OMAP5/DRA7: Expose do_set_iodelay Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot,6/7] " Tom Rini
2016-03-15 23:09 ` [U-Boot] [PATCH 7/7] board: ti: DRA7: Add DRA72-rev C evm pinmux Nishanth Menon
2016-03-16 14:24 ` Tom Rini
2016-03-27 22:24 ` [U-Boot] [U-Boot, " Tom Rini
2016-03-16 4:09 ` Lokesh Vutla [this message]
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=56E8DC94.50500@ti.com \
--to=a0131933@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