commit | 848048aec4f1c2517bb15f18c18da45fc64a2df1 | [log] [tgz] |
---|---|---|
author | Inderpal Singh <inderpal.singh@linaro.org> | Thu Apr 04 23:09:20 2013 +0000 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Jun 04 15:23:17 2013 +0900 |
tree | 41410111266598c7e69a237fe41ae460fc8c6d00 | |
parent | b472f586bea7f755c6aabc2f1a2f5a3e89f1e0d9 [diff] |
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>