]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: k2hk_evm: config: add common EVM configuration header
authorHao Zhang <hzhang@ti.com>
Wed, 9 Jul 2014 20:44:48 +0000 (23:44 +0300)
committerTom Rini <trini@ti.com>
Fri, 25 Jul 2014 20:26:10 +0000 (16:26 -0400)
commit2221cd12cddeecd88ae2d8d6ec4e5ca390b14dc7
treedb0c44616651634a0fdc2a47810b270082b0be46
parent8dfc15f56c2b39fb5d542cf67857f5ad36575234
configs: k2hk_evm: config: add common EVM configuration header

This patch adds a common config header file for all the Keystone II
EVM platforms. It combines a lot of general definitions in one file.
The common header included in the EVM should be specific configuration
header.

Acked-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Hao Zhang <hzhang@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
include/configs/k2hk_evm.h
include/configs/ks2_evm.h [new file with mode: 0644]