uboot/arch/arm/mach-exynos
Thomas Abraham 95e74a3df7 arm: exynos7420: remove custome low level init function
Remove the custom low-level initialization function and reuse the
default low-level initialization function. But this requires the
ARMV8_MULTIENTRY config option to be enabled for Exynos7420.

On Exynos7420, the boot CPU belongs to the second cluster and so
with ARMV8_MULTIENTRY config option enabled, the 'branch_if_master'
macro fails to detect the CPU as boot CPU. As a temporary workaround
the CPU_RELEASE_ADDR is set to point to '_main'.

Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Alison Wang <alison.wang@nxp.com>
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Reviewed-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-11-22 11:40:24 -08:00
..
include/mach ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
Kconfig arm: exynos7420: remove custome low level init function 2016-11-22 11:40:24 -08:00
Makefile
clock.c
clock_init.h
clock_init_exynos4.c
clock_init_exynos5.c
common_setup.h
config.mk
dmc_common.c
dmc_init_ddr3.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
dmc_init_exynos4.c
exynos4_setup.h
exynos5_setup.h
lowlevel_init.c
mmu-arm64.c armv8: mmu: Add support of non-identical mapping 2016-07-15 09:01:43 -07:00
pinmux.c
power.c
sec_boot.S
soc.c arm: exynos7420: remove custome low level init function 2016-11-22 11:40:24 -08:00
spl_boot.c
system.c
tzpc.c