u-boot-brain/arch/arm/mach-kirkwood
Leigh Brown 93b3e81212 ARM: kirkwood: remove obsolete call to icache_enable
Commit 93b283d49f ("ARM: CPU: arm926ejs: Consolidate cache routines to
common file") changed cache setup for Kirkwood such that icache_enable()
is now called from enable_caches() which is called from initr_caches()
which is in the list of functions in init_sequence_r[] prior to
arch_misc_init().  This means the call to icache_enable() in
arch_misc_init() is no longer required, so remove it.

Signed-off-by: Leigh Brown <leigh@solinno.co.uk>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2019-04-12 07:04:18 +02:00
..
include/mach ARM: kirkwood: remove kw_config_adr_windows 2019-04-12 07:04:18 +02:00
cache.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c ARM: kirkwood: remove obsolete call to icache_enable 2019-04-12 07:04:18 +02:00
Kconfig ARM: kirkwood: add SBx81LIFXCAT board 2018-08-07 10:53:52 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpp.c ARM: kirkwood: move SOC sources to mach-kirkwood 2015-02-21 08:23:51 -05:00