]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:49 +0000 (00:42 +0200)
commit27eccbfe774b7ca6619c3bbf28a6f238aa86e73a
tree24d456f834f95b0ba7ba58353a86646589ffbf10
parent86e20746fba9159fa5ae808df4bc162cc55cfec5
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