All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add DRA72 Rev C support
@ 2016-09-27  7:31 Mugunthan V N
  2016-09-27  7:31 ` [U-Boot] [PATCH 1/2] ARM: dts: dra72: add rev C evm support Mugunthan V N
  2016-09-27  7:31 ` [U-Boot] [PATCH 2/2] board: ti: dra7xx: complex definitions should be protected with parentheses Mugunthan V N
  0 siblings, 2 replies; 7+ messages in thread
From: Mugunthan V N @ 2016-09-27  7:31 UTC (permalink / raw)
  To: u-boot

Add support for dra72 Rev C evm. The patch has been tested on
DRA72 EVM Rev C, DRA72 EVM Rev B and DRA74 EVM Rev G, logs [1].
Also pushed a branch for testing [2].

[1] - http://pastebin.ubuntu.com/23239294/
[2] - git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git dra72-revC

Mugunthan V N (2):
  ARM: dts: dra72: add rev C evm support
  board: ti: dra7xx: complex definitions should be protected with
    parentheses

 arch/arm/dts/Makefile              |   3 +-
 arch/arm/dts/dra72-evm-common.dtsi | 513 ++++++++++++++++++++++++++++
 arch/arm/dts/dra72-evm-revc.dts    |  70 ++++
 arch/arm/dts/dra72-evm.dts         | 664 +------------------------------------
 board/ti/dra7xx/evm.c              |  24 +-
 configs/dra7xx_evm_defconfig       |   2 +-
 6 files changed, 605 insertions(+), 671 deletions(-)
 create mode 100644 arch/arm/dts/dra72-evm-common.dtsi
 create mode 100644 arch/arm/dts/dra72-evm-revc.dts

-- 
2.10.0.372.g6fe1b14

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

end of thread, other threads:[~2016-10-08 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27  7:31 [U-Boot] [PATCH 0/2] Add DRA72 Rev C support Mugunthan V N
2016-09-27  7:31 ` [U-Boot] [PATCH 1/2] ARM: dts: dra72: add rev C evm support Mugunthan V N
2016-09-27 17:30   ` Tom Rini
2016-10-08 17:08   ` [U-Boot] [U-Boot,1/2] " Tom Rini
2016-09-27  7:31 ` [U-Boot] [PATCH 2/2] board: ti: dra7xx: complex definitions should be protected with parentheses Mugunthan V N
2016-09-27 17:30   ` Tom Rini
2016-10-08 17:08   ` [U-Boot] [U-Boot, " Tom Rini

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.