-
- Downloads
RealView: Move the SCU initialisation out of __v6_setup
This patch moves the SCU initialisation from __v6_setup to the
smp_prepare_cpus() function as it relies on platform-specific
settings. Changes to get_core_count() are mainly for allowing cleaner
code with the upcoming PB11MPCore patches.
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
Showing
- arch/arm/mach-realview/platsmp.c 35 additions, 8 deletionsarch/arm/mach-realview/platsmp.c
- arch/arm/mm/proc-v6.S 0 additions, 14 deletionsarch/arm/mm/proc-v6.S
- include/asm-arm/arch-realview/scu.h 8 additions, 3 deletionsinclude/asm-arm/arch-realview/scu.h
- include/asm-arm/hardware/arm_scu.h 0 additions, 15 deletionsinclude/asm-arm/hardware/arm_scu.h
Loading
Please register or sign in to comment