Home
last modified time | relevance | path

Searched hist:a6f557c4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dcache.ca6f557c4 Wed Mar 21 07:58:51 CDT 2018 Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> ARC: Cache: Move IOC initialization to a separate function

Move IOC initialization from cache_init() to a separate function.

This is the preparation for the next patch where we'll switch
to is_isa_arcv2() function usage instead of "CONFIG_ISA_ARCV2"
ifdef.

Also it makes cache_init function a bit cleaner.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>