[U-Boot] [PATCH 7/7] ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach

Stephen Warren swarren at nvidia.com
Tue Mar 17 04:42:08 CET 2015


On 03/16/2015 04:35 AM, Masahiro Yamada wrote:
> Move arch/arm/include/asm/arch-bcm283x/*
>   -> arch/arm/mach-bcm283x/include/mach/*

> diff --git a/arch/arm/mach-bcm283x/Kconfig b/arch/arm/mach-bcm283x/Kconfig

>  config SYS_SOC
> -	default "bcm2835"
> +	default "bcm283x"

I think this means that the *automatic* calculation of DTB filename will
change. However, since we always explicitly set $fdtfile in
misc_init_r(), this shouldn't cause any practical problem.

Aside from the one comment I had, patches 4-7,
Acked-by: Stephen Warren <swarren at wwwdotorg.org>


More information about the U-Boot mailing list