Re: [U-Boot] [PATCH] [NEXT]arm: Enable dcache in jadecpu

2010-12-13 Thread Matthias Weißer
Am 03.12.2010 09:47, schrieb Matthias Weisser: Enabling d cache leads to greatly improved image decompression times. Please do not apply this patch as it causes some commands to fail when dcache is enabled. I will investigate the problem a send a working patch. Matthias

[U-Boot] [PATCH] [NEXT]arm: Enable dcache in jadecpu

2010-12-03 Thread Matthias Weisser
Enabling d cache leads to greatly improved image decompression times. Signed-off-by: Matthias Weisser weiss...@arcor.de --- board/syteco/jadecpu/jadecpu.c |1 + include/configs/jadecpu.h |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git