]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: mvebu: Update CBAR with SOC regs base
authorKevin Smith <kevin.smith@elecsyscorp.com>
Mon, 18 May 2015 16:09:44 +0000 (16:09 +0000)
committerLuka Perkov <luka.perkov@sartura.hr>
Sun, 14 Jun 2015 15:48:28 +0000 (17:48 +0200)
commite1b078e06c8be4c1991132fdc4cb8ca996ab2c4c
treeb2e5315fec85bed34d3d69900201949b4fa28f97
parent5730360efc153aefaddb980287a3b3c8eab26351
arm: mvebu: Update CBAR with SOC regs base

SMP-enabled Linux kernels read the CBAR register in CP15 to find
the address of the SCU registers.  After remapping internal
registers, also update the CBAR so the kernel can find them.

Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Acked-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/cpu.c