
17 Mar
2015
17 Mar
'15
4:42 a.m.
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@wwwdotorg.org