diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-03-21 02:09:39 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-03-21 02:09:39 +0900 |
commit | 6eb84669cf7e94214593f162d4c1cf20424dd906 (patch) | |
tree | beaad2456cb6fb320dda68f2950129d05fc030f7 /net/ipx | |
parent | 58553078c1feb40e0a02d7c72ae41dd6b923f231 (diff) |
ARM: EXYNOS: Consolidate CPU init code
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>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions