[PATCH u-boot 03/12] aspeed: use CONFIG_TARGET_AST_G{4,5}
Joel Stanley
joel at jms.id.au
Mon Oct 10 17:22:21 AEDT 2016
On Fri, Oct 7, 2016 at 8:26 AM, Cédric Le Goater <clg at kaod.org> wrote:
> The generated config with the SoC definitions is included in each file
> at compile time. So we can remove the AST_SOC_G* define which are
> redundant.
>
> Signed-off-by: Cédric Le Goater <clg at kaod.org>
Reviewed-by: Joel Stanley <joel at jms.id.au>
> ---
> arch/arm/include/asm/arch-aspeed/aspeed.h | 29 --------------
> arch/arm/include/asm/arch-aspeed/ast-ahbc.h | 2 +-
> arch/arm/include/asm/arch-aspeed/platform.h | 10 +----
> arch/arm/include/asm/arch-aspeed/regs-ahbc.h | 4 +-
> arch/arm/include/asm/arch-aspeed/regs-scu.h | 56 ++++++++++++++--------------
> arch/arm/mach-aspeed/Makefile | 4 +-
> arch/arm/mach-aspeed/ast-ahbc.c | 5 +--
> arch/arm/mach-aspeed/ast-scu.c | 19 ++++++----
> arch/arm/mach-aspeed/cpuinfo.c | 5 +--
> arch/arm/mach-aspeed/flash.c | 3 +-
> board/aspeed/ast-g4/ast-g4.c | 1 -
> drivers/net/ftgmac100.c | 1 -
> include/configs/ast-common.h | 2 -
> include/configs/ast-g4-ncsi.h | 2 +-
> include/configs/ast-g4-phy.h | 2 +-
> include/configs/ast-g5-ncsi.h | 2 +-
> include/configs/ast-g5-phy.h | 2 +-
> 17 files changed, 53 insertions(+), 96 deletions(-)
> delete mode 100644 arch/arm/include/asm/arch-aspeed/aspeed.h
More information about the openbmc
mailing list