diff options
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | 2018-03-21 15:58:47 +0300 |
---|---|---|
committer | Alexey Brodkin <abrodkin@synopsys.com> | 2018-03-21 17:06:37 +0300 |
commit | c4ef14d2cc06ca7cca7e1484b5d9a8b1decb02ac (patch) | |
tree | 64bb622169e2ec562448864fedf24190a5e8032f /board/freescale/mpc8315erdb/Kconfig | |
parent | 16aeee81d9baa403f80cb0ac9bea1141243ab97d (diff) |
ARC: Cache: Remove per-line I$ operations as unused
__cache_line_loop() function was copied from Linux kernel
where per-line instruction cache operations are really used.
In U-Boot we use only entire I$ ops, so we can drop support of
per-line I$ ops from __cache_line_loop() because __cache_line_loop()
is never called with OP_INV_IC parameter.
Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'board/freescale/mpc8315erdb/Kconfig')
0 files changed, 0 insertions, 0 deletions