commit | e3da5b36d48a8e55d1549da016e4c38ff3c0d0fc | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Sep 19 05:11:11 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Oct 08 09:53:00 2013 +0900 |
tree | 20328faba54834a82ec34559edc49d33123331df | |
parent | cd8344f4ddfe58ef9ca1743eff3a121f00b75302 [diff] |
ARM: shmobile: Initial r7s72100 SoC support Add initial support for the r7272100 SoC including: - Single Cortex-A9 CPU Core - GIC No static virtual mappings are used, all the components make use of ioremap(). DT_MACHINE_START is still wrapped in CONFIG_USE_OF to match other mach-shmobile code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>