]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: ti_armv7_keystone2: start using armv7_common
authorNishanth Menon <nm@ti.com>
Wed, 22 Jul 2015 23:05:45 +0000 (18:05 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:46 +0000 (13:50 +0200)
commit0e0e605429121ac3dbcddba905d4b7a4a28c10fb
tree650410ef72d9e597aaeb6abedfa5246c45c90dea
parent0e315b705e72b67aeffa79ffae66da7ea8be0f00
configs: ti_armv7_keystone2: start using armv7_common

Try to maintain as much commonality by conditionally including stuff
in armv7_common as necessary and removing the common defines from
keystone2 header.

Note: as part of this change, all keystone2 platforms will now start
using the generic u-boot prompt instead of the custom prompt.

Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/k2e_evm.h
include/configs/k2hk_evm.h
include/configs/k2l_evm.h
include/configs/ti_armv7_common.h
include/configs/ti_armv7_keystone2.h