commit | 88982893c4d50692b80a2155146cda9e42266c6b | [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 | 237faf095fb43abbed6e40266ef7efccc8b9308b [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>