[U-Boot] [PATCH 0/7] ARM: DRA7: DDR3: Enable hw leveling
Lokesh Vutla
lokeshvutla at ti.com
Wed Jun 3 11:13:20 CEST 2015
This series updates the DDR3 init sequence and adds support for
hw leveling for all DRA7 platforms.
Tested memtest and reboot on DRA7-evm , DRA72-evm, BeagleBoard-x15 boards.
Lokesh Vutla (7):
ARM: DRA7: DDR3: Add support for HW leveling
ARM: BeagleBoard-X15: Enable HW leveling
ARM: DRA7-evm: Enable HW leveling
ARM: DRA72-evm: Enable HW leveling
ARM: DRA7: Add is_dra72x cpu check definition
ARM: DRA7: Update DDR IO configuration
ARM: DRA7: Update DDR IO registers
arch/arm/cpu/armv7/omap-common/emif-common.c | 146 +++++++++++++++++++++++----
arch/arm/cpu/armv7/omap5/hw_data.c | 16 +--
arch/arm/cpu/armv7/omap5/hwinit.c | 12 ++-
arch/arm/cpu/armv7/omap5/sdram.c | 115 ++++++++++++++++++---
arch/arm/include/asm/emif.h | 9 ++
arch/arm/include/asm/omap_common.h | 7 ++
board/ti/beagle_x15/board.c | 41 ++++++--
7 files changed, 288 insertions(+), 58 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list