]> Git Repo - u-boot.git/commit - board/ti/ks2_evm/ddr3_cfg.h
keystone: ddr3: move K2HK DDR3 configuration to a common file
authorHao Zhang <[email protected]>
Wed, 9 Jul 2014 20:44:49 +0000 (23:44 +0300)
committerTom Rini <[email protected]>
Fri, 25 Jul 2014 20:26:11 +0000 (16:26 -0400)
commitb1babef856f936278d24bd0bf84f9cf702df2392
tree6974dfff2f7343cf53682295256acc5a533d48e9
parent2221cd12cddeecd88ae2d8d6ec4e5ca390b14dc7
keystone: ddr3: move K2HK DDR3 configuration to a common file

It's convenient to hold configurations for DDR3 PHY and EMIF in
separate common place. This patch moves K2HK DDR3 PHY and EMIF
configuration data with different rates and memory size to a common
ddr3_cfg.c file.

Acked-by: Murali Karicheri <[email protected]>
Signed-off-by: Hao Zhang <[email protected]>
Signed-off-by: Ivan Khoronzhuk <[email protected]>
board/ti/ks2_evm/Makefile
board/ti/ks2_evm/ddr3_cfg.c [new file with mode: 0644]
board/ti/ks2_evm/ddr3_cfg.h [new file with mode: 0644]
board/ti/ks2_evm/ddr3_k2hk.c
This page took 0.036724 seconds and 4 git commands to generate.