mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-22 13:54:57 +08:00
6eb84669cf
cpu_table was used to distinguish between different Exynos4 and 5 SoCs and based on the type do the initialization and io mapping. exynos_init is dummy and no longer needed as we do a DT based booting. By having a common io mapping function we can get rid of the whole table and avoid populating it for every SoC. Tested on Exynos4210, 5250 and 5420 based boards. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Tested-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
include/mach | ||
common.c | ||
common.h | ||
cpuidle.c | ||
exynos-smc.S | ||
firmware.c | ||
headsmp.S | ||
hotplug.c | ||
Kconfig | ||
mach-exynos4-dt.c | ||
mach-exynos5-dt.c | ||
Makefile | ||
Makefile.boot | ||
mfc.h | ||
platsmp.c | ||
pm_domains.c | ||
pm.c | ||
pmu.c | ||
regs-pmu.h | ||
smc.h |