u-boot-brain/board/samsung/smdk5250
Inderpal Singh b5f9756f7f exynos: update tzpc to make it common for exynos4 and exynos5
This requires that cpu_is_exynos4/5 should be made available before tzpc_init.
Hence this patch also makes necessary changes to have cpu_info in spl and
invokes arch_cpu_init before tzpc_init in low_level_init.S for smdk5250.

Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org>
Acked-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-06-04 15:23:17 +09:00
..
clock_init.c Exynos5: clock: Fix a typo bug in exynos clock init 2013-03-29 20:36:48 +09:00
clock_init.h EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_common.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_init_ddr3.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
lowlevel_init.S exynos: update tzpc to make it common for exynos4 and exynos5 2013-06-04 15:23:17 +09:00
Makefile exynos: move tzpc_init to armv7/exynos 2013-06-04 15:22:10 +09:00
setup.h exynos: move tzpc_init to armv7/exynos 2013-06-04 15:22:10 +09:00
smdk5250_spl.c SMDK5250: SPL: Define parametric board initializer 2012-09-01 14:58:22 +02:00
smdk5250-uboot-spl.lds smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT 2013-04-14 16:08:29 +02:00
smdk5250.c SMDK5250: Fix compiler warning for non-dt systems 2013-03-29 11:16:25 +09:00
spl_boot.c Exynos5: Add support for USB download boot mode 2013-04-17 10:00:30 +09:00