[U-Boot] [U-Boot PATCH 0/5] ARM: DRA72x: Add support for DRA72x SoC

Lokesh Vutla lokeshvutla at ti.com
Thu May 15 07:38:37 CEST 2014


DRA72x devices are single core Cortex A15 devices belonging to the
DRA7xx family.
This series adds support for DRA72x family Socs and the data for 
DRA722 ES1.0 soc. 

Tested on: DRA722 ES1.0
Verfied MAKEALL -s omap

Keerthy (1):
  ARM: DRA72x: volt: Update the pmic offsets

Lokesh Vutla (4):
  ARM: DRA72x: Add Silicon ID support
  ARM: DRA72x: clocks: Update the hwdata
  ARM: DRA72x: Update EMIF data
  ARM: DRA7xx: ctrl: Fix efuse register addresses

 arch/arm/cpu/armv7/omap-common/emif-common.c |    6 ++--
 arch/arm/cpu/armv7/omap5/hw_data.c           |   40 ++++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap5/hwinit.c            |    3 ++
 arch/arm/cpu/armv7/omap5/prcm-regs.c         |    8 +++---
 arch/arm/cpu/armv7/omap5/sdram.c             |   19 +++++++++++-
 arch/arm/include/asm/arch-omap5/omap.h       |    1 +
 arch/arm/include/asm/omap_common.h           |    1 +
 7 files changed, 71 insertions(+), 7 deletions(-)

-- 
1.7.9.5



More information about the U-Boot mailing list