u-boot-brain/arch/arm/mach-exynos
Thomas Abraham 14a66afead ARM: exynos: fix regression for Origen4210
The do_lowlevel_init() function includes certian CA15 specific L2 cache
configuration which is only applicable on Exynos5420 and members of its
family. Fix the regression on Origen4210 by skipping the Exynos5420
specific portions of the code.

Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Tested-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-08-17 13:06:55 +09:00
..
include/mach ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock_init_exynos4.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock_init_exynos5.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock_init.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
clock.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
common_setup.h ARM: exynos: fix regression for Origen4210 2015-08-17 13:06:55 +09:00
config.mk ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dmc_common.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dmc_init_ddr3.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
dmc_init_exynos4.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
exynos4_setup.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
exynos5_setup.h ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
Kconfig ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
lowlevel_init.c ARM: exynos: fix regression for Origen4210 2015-08-17 13:06:55 +09:00
Makefile ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
pinmux.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
power.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
sec_boot.S ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
soc.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
spl_boot.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
system.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
tzpc.c ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00