]> git.sur5r.net Git - u-boot/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)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jul 2015 19:03:10 +0000 (15:03 -0400)
commite07cff1158b9070c89362b6abd296d1a5f750740
treefe691f31508aab3341d88d5ebc998b18c0480716
parente8428d6ffae66501d9968b13d3a737a928735f67
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