ARM: bcm283x: Move BCM283x_BASE to a global variable
authorMatthias Brugger <mbrugger@suse.com>
Tue, 19 Nov 2019 15:01:03 +0000 (16:01 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Sun, 24 Nov 2019 09:46:27 +0000 (10:46 +0100)
commit8e3361c88ae322826c97ecc4b70df26d9fabc9ad
tree6a6a7a9c015783a272e85576f5dbf0032a67b7af
parent37964494c03f0d23c58c0e43cd694df0733ec1ca
ARM: bcm283x: Move BCM283x_BASE to a global variable

We move the per SOC define BCM283x_BASE to a global variable.
This is a first step to provide a single binary for several bcm283x
SoCs.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
arch/arm/mach-bcm283x/include/mach/base.h [new file with mode: 0644]
arch/arm/mach-bcm283x/include/mach/mbox.h
arch/arm/mach-bcm283x/include/mach/sdhci.h
arch/arm/mach-bcm283x/include/mach/timer.h
arch/arm/mach-bcm283x/include/mach/wdog.h
arch/arm/mach-bcm283x/init.c
arch/arm/mach-bcm283x/mbox.c
arch/arm/mach-bcm283x/reset.c
include/configs/rpi.h