From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Matthias_Wei=DFer?= Date: Mon, 13 Dec 2010 09:09:50 +0100 Subject: [U-Boot] [PATCH] [NEXT]arm: Enable dcache in jadecpu In-Reply-To: <1291366030-10233-1-git-send-email-weisserm@arcor.de> References: <1291366030-10233-1-git-send-email-weisserm@arcor.de> Message-ID: <4D05D4CE.8090206@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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