Skip to content
Commit c3143967 authored by Tigran Tadevosyan's avatar Tigran Tadevosyan Committed by Russell King
Browse files

ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled



When CONFIG_ARM_MPU is not defined, the base address of v7M SCB register
is not initialized with correct value. This prevents enabling I/D caches
when the L1 cache poilcy is applied in kernel.

Fixes: 3c241210 ("ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_init")
Signed-off-by: default avatarTigran Tadevosyan <tigran.tadevosyan@arm.com>
Signed-off-by: default avatarVladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 50362162
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment