AFAIK the NIOS2 architecture does not have any possibility to dynamically switch off the data cache. So _status() always reports 1 and _enable/_disable() just issue a flush of everything. For example, common/cmd_elf.c depends on these symbols. Signed-off-by: Joachim Foerster <joachim.foerster@missinglinkelectronics.com> Signed-off-by: Thomas Chou <thomas@wytron.com.tw> |
||
---|---|---|
.. | ||
cpu.c | ||
epcs.c | ||
exceptions.S | ||
interrupts.c | ||
Makefile | ||
start.S | ||
sysid.c | ||
traps.c | ||
u-boot.lds |