commit | 0086df273cf8c7e270f8930cc42d7dad15060516 | [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:29:16 2013 +0900 |
tree | 9c6aeec0abfb0ffe74779c169c926c0496a42c01 | |
parent | ca1e6f22a0ab5ae6ec2114993a23d5814f0799c7 [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>