summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-06-28 21:18:51 +0200
committerFlorian Fainelli <f.fainelli@gmail.com>2016-08-08 20:14:09 +0200
commitd0cf9d8a3c78cf70e3a78e898fdc1b2adea0e6dd (patch)
tree8a2d8e6918cd143da39bdb3953ffe5a853fc751b /arch/arm/mach-shmobile
parentLinux 4.8-rc1 (diff)
downloadlinux-d0cf9d8a3c78cf70e3a78e898fdc1b2adea0e6dd.tar.xz
linux-d0cf9d8a3c78cf70e3a78e898fdc1b2adea0e6dd.zip
ARM: brcmstb: Add earlyprintk support using run-time checks
The SUN_TOP_CTRL_FAMILY_ID register is at a fixed absolute address for all of our supported chips, so utilize its value to determine what the UARTA base address should be based on the value we read. Since the code is called both during decompressor when the MMU is off, and after the MMU has been turned on in the kernel, and we want to do the lookup only once, we use the same technique as tegra.S and have a shared storage location between the decompressor and the kernel. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/mach-shmobile')
0 files changed, 0 insertions, 0 deletions