On 10/20/2011 04:28 PM, Joachim Foerster wrote: > 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<[email protected]> > --- > Changes for v3: > - #include proper header file for flush_dcache() > Changes for v2: > - Remove return; from added void functions > > arch/nios2/cpu/cpu.c | 16 ++++++++++++++++ > 1 files changed, 16 insertions(+), 0 deletions(-) >
Tested-by: Thomas Chou <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

