u-boot-brain/arch/arm/cpu/armv7/rmobile
Nobuhiro Iwamatsu 88982893c4 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>
2014-10-09 14:45:03 +09:00
..
board.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info-r8a7740.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info-rcar.c arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs 2014-04-28 04:35:12 +09:00
cpu_info-sh73a0.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info.c arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
lowlevel_init_ca15.S arm: rmobile: r8a7794: Skip initialize L2 cache 2014-10-09 14:45:03 +09:00
lowlevel_init.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
Makefile arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
pfc-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
pfc-r8a7790.c arm: rmobile: Add support R8A7790 2013-12-03 09:45:20 +09:00
pfc-r8a7790.h arm: rmobile: Add support R8A7790 2013-12-03 09:45:20 +09:00
pfc-r8a7791.c arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB 2014-05-21 10:09:19 +09:00
pfc-r8a7794.c arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
pfc-sh73a0.c arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
timer.c arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error 2013-12-03 09:47:08 +09:00