u-boot-brain/arch/arm/cpu/arm1136
Anatolij Gustschin 219872c8fe ARM1136: add cache flush and invalidate operations
Since commit 5c1ad3e6f8
(net: fec_mxc: allow use with cache enabled) the FEC_MXC
driver uses flush_dcache_range() and invalidate_dcache_range()
functions. This driver is also configured for ARM1136 based
'flea3' and 'mx35pdk' boards which currently do not build
as there are no ARM1136 specific flush_dcache_range() and
invalidate_dcache_range() functions. Add various ARM1136
cache functions to fix building for 'flea3' and 'mx35pdk'.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
CC: Mike Frysinger <vapier@gentoo.org>
CC: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
2012-04-16 14:53:58 +02:00
..
mx31 mx31: add "ARM11P power gating" to get_reset_cause 2012-03-27 09:41:15 +02:00
mx35 mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected 2012-02-27 21:19:24 +01:00
omap24xx omap24xx: fix 'reset_timer_masked' declaration error 2011-09-07 22:03:06 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c ARM1136: add cache flush and invalidate operations 2012-04-16 14:53:58 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00