MLK-14261-1 mx6solo: Rename the CONFIG_MX6SOLO to CONFIG_MX6S
authorYe Li <ye.li@nxp.com>
Fri, 24 Feb 2017 09:20:08 +0000 (17:20 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:39 +0000 (14:04 +0800)
commite974006f6ad9f40cb380f0790028ee161ed7c0b4
tree22a66995050369dae61a4ada5e3b25f975f48c65
parentb93aa92e4f8cde26c3a14d860b2d29912c8029d8
MLK-14261-1 mx6solo: Rename the CONFIG_MX6SOLO to CONFIG_MX6S

Since there is already CONFIG_MX6S used for i.MX6 SOLO in u-boot codes,
we don't need to add new CONFIG_MX6SOLO. Rename the existing CONFIG_MX6SOLO
to CONFIG_MX6S.

Additional, for CONFIG_MX6S, we should select CONFIG_MX6DL. The major difference
for these two chips are core number and DDR controller. So all duallite
relevant definitions can apply to solo. User can combine the two configs
if any code only apply to solo or duallite.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/include/asm/arch-mx6/mx6_plugin.S
board/freescale/mx6qsabreauto/plugin.S
board/freescale/mx6sabresd/plugin.S
include/configs/mx6_common.h