u-boot/board/altera/socfpga
Marek Vasut 4ab333b765 arm: socfpga: Move cache_enable to CPU code
Move icache_enable() and dcache_enable() function calls from
board code into the CPU code and into the enable_caches()
function. This is how the cache enabling code was designed
to work.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Pavel Machek <pavel@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Wolfgang Denk <wd@denx.de>
Acked-by: Pavel Machek <pavel@denx.de>
2014-10-06 17:46:51 +02:00
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile socfpga: Fix SOCFPGA build error for Altera dev kit 2014-08-29 15:50:54 -04:00
iocsr_config.c socfpga: Adding Scan Manager driver 2014-07-05 00:27:27 +02:00
iocsr_config.h socfpga: Adding Scan Manager driver 2014-07-05 00:27:27 +02:00
pinmux_config.c socfpga: Adding pin mux handoff files 2013-10-07 19:32:30 +02:00
pinmux_config.h socfpga: Adding pin mux handoff files 2013-10-07 19:32:30 +02:00
pll_config.h arm: socfpga: clock: Add missing stubs into board file 2014-10-06 17:46:48 +02:00
socfpga_cyclone5.c arm: socfpga: Move cache_enable to CPU code 2014-10-06 17:46:51 +02:00