commit | eccf0607e450f5c6ca2af5d826d9308e8cdb6848 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Tue Mar 26 10:34:24 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Apr 02 10:58:19 2013 +0900 |
tree | 6ab9e2d3fc478f8ec0eeb38270d7bc2687da3664 | |
parent | 4c82e452732784419fd616cf1acf2bc9b004aae1 [diff] |
ARM: shmobile: Initial r8a73a4 SoC support V3 V3 of initial support for the r8a73a4 SoC including: - Single Cortex-A15 CPU Core - GIC - Architecture timer 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>