commit | b447151d730de9377a9ee1ba66d72cdcf520b30c | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Wed Jul 22 18:05:45 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 27 15:03:10 2015 -0400 |
tree | fe691f31508aab3341d88d5ebc998b18c0480716 | |
parent | d1ea897d20cf655d09555849e2b80aeb6ac9d982 [diff] |
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>