commit | 3891a54f479838bce3f9b298572200c9508106fc | [log] [tgz] |
---|---|---|
author | Nishanth Menon <nm@ti.com> | Tue Nov 29 15:22:00 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:11 2016 -0500 |
tree | 2398403f6d7ea7ef2e693a58f16189e496274c0a | |
parent | 042fdb7cabb8270eb86c45f11263fa91c12e3b65 [diff] |
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX CONFIG_AM57XX is just an unnecessary macro that is redundant given So, remove the same instead of spreading through out the u-boot source code and getting in the way to maintain common code for DRA7x family. Acked-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>