u-boot-brain/arch/mips
Daniel Schwierzeck 57bfb1aed6 mips: add config options for generic cache setup code
Add an own Kconfig symbol for the initial disabling of caches
invoked from generic start code.

Also add an own Kconfig symbols for the initialization of caches
invoked from generic start code.

Until now both code paths could only be disabled with
CONFIG_SKIP_LOWLEVEL_INIT. But this is not flexible enough for
RAM boot scenarios like EJTAG or SPL payload or for machines
which don't require cache initialization or which want to
provide their own cache implementation.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
2020-07-18 14:23:25 +02:00
..
cpu mips: add config options for generic cache setup code 2020-07-18 14:23:25 +02:00
dts mips: Add support for SoM "VoCore2". 2020-04-27 20:30:14 +02:00
include/asm mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM 2020-07-18 14:23:25 +02:00
lib mips: refactor disabling of caches 2020-07-18 14:23:25 +02:00
mach-ath79 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-bmips common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mach-jz47xx common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-mscc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-mtmips common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mach-pic32 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig mips: add config options for generic cache setup code 2020-07-18 14:23:25 +02:00
Makefile mips: rename mach-mt7620 to mach-mtmips 2019-05-03 16:43:11 +02:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00