[U-Boot] [PATCH v2 1/2] keystone2: Move target selection to Kconfig
Andrew F. Davis
afd at ti.com
Fri Nov 18 18:57:33 CET 2016
On 11/18/2016 11:56 AM, Andrew F. Davis wrote:
> The config option TARGET_K2x_EVM is set by the k2x defconfigs to pick
> a board target, but the header configs also set K2x_EVM. This config
> is redundant, remove it and use TARGET_K2x_EVM everywhere in its place.
>
> Signed-off-by: Andrew F. Davis <afd at ti.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
Changes from v1:
- Fixed commit message
- Added Reviewed-by
More information about the U-Boot
mailing list