[PATCH u-boot 02/12] aspeed: rework top level configuration of the Aspeed SoC

Joel Stanley joel at jms.id.au
Mon Oct 10 17:22:06 AEDT 2016


On Fri, Oct 7, 2016 at 8:26 AM, Cédric Le Goater <clg at kaod.org> wrote:
> and also add a proper CONFIG_ARCH_ASPEED
>
> Signed-off-by: Cédric Le Goater <clg at kaod.org>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  arch/arm/Kconfig                               | 16 ++++---------
>  {board/aspeed => arch/arm/mach-aspeed}/Kconfig | 32 ++++++++++++++++++++++++--
>  board/aspeed/ast-g4/Kconfig                    |  6 -----
>  board/aspeed/ast-g5/Kconfig                    |  6 -----
>  configs/ast_g4_ncsi_defconfig                  |  1 +
>  configs/ast_g4_phy_defconfig                   |  1 +
>  configs/ast_g5_ncsi_defconfig                  |  1 +
>  configs/ast_g5_phy_defconfig                   |  1 +
>  include/configs/ast-common.h                   |  1 -
>  9 files changed, 39 insertions(+), 26 deletions(-)
>  rename {board/aspeed => arch/arm/mach-aspeed}/Kconfig (52%)


More information about the openbmc mailing list