]> Git Repo - u-boot.git/commit - board/ti/ks2_evm/ddr3_cfg.h
keystone2: k2l-evm: add board support
authorHao Zhang <[email protected]>
Wed, 22 Oct 2014 13:32:33 +0000 (16:32 +0300)
committerTom Rini <[email protected]>
Thu, 23 Oct 2014 15:27:05 +0000 (11:27 -0400)
commit345af534561a2c111ef1160cb8f25ba787d7e949
treec60ed771f21b1def5c920dd6eafeb941dfa4ce38
parentb66604fb66c3e8fee5d294ac548d6da52fd1fae1
keystone2: k2l-evm: add board support

This patch adds Keystone II Lammar (K2L) EVM board support.

Acked-by: Vitaly Andrianov <[email protected]>
Signed-off-by: Hao Zhang <[email protected]>
Signed-off-by: Ivan Khoronzhuk <[email protected]>
arch/arm/cpu/armv7/keystone/Kconfig
arch/arm/include/asm/arch-keystone/clock-k2l.h
board/ti/ks2_evm/Kconfig
board/ti/ks2_evm/MAINTAINERS
board/ti/ks2_evm/Makefile
board/ti/ks2_evm/board_k2l.c [new file with mode: 0644]
board/ti/ks2_evm/ddr3_cfg.c
board/ti/ks2_evm/ddr3_cfg.h
board/ti/ks2_evm/ddr3_k2l.c [new file with mode: 0644]
configs/k2l_evm_defconfig [new file with mode: 0644]
include/configs/k2l_evm.h [new file with mode: 0644]
This page took 0.033745 seconds and 4 git commands to generate.