commit | 1985c4b9dada2790ba4e7e49379da86c0dd87d51 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Fri Aug 08 08:44:02 2014 +0900 |
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Thu Oct 09 14:45:03 2014 +0900 |
tree | 6deabe404924ddcd958ea790c864185be77bbb33 | |
parent | ebf4dad37f195083cf6451add531b4276cbe965c [diff] |
arm: rmobile: r8a7794: Skip initialize L2 cache rmobile/lowlevel_init_ca15.S are common in r8a7790, r8a7791 and r8a7794 of rmobile SoCs. The initialize L2 cache in lowlevel_init_ca15.S only needed for Cortex-A15. The r8a7794 is Cortex-A7, not Cortex-A15. This adds Skip to initialize L2 cache when r8a7794. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>