public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/7] board: ti: DRA72: Add support for SR2.0 rev C evm
@ 2016-03-15 23:09 Nishanth Menon
  2016-03-15 23:09 ` [U-Boot] [PATCH 1/7] ARM: DRA72x: Add support for detection of SR2.0 Nishanth Menon
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Nishanth Menon @ 2016-03-15 23:09 UTC (permalink / raw)
  To: u-boot

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/

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(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2016-03-27 22:24 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [U-Boot] [PATCH 0/7] board: ti: DRA72: Add support for SR2.0 rev C evm Lokesh Vutla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox