From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Sat, 11 Aug 2012 22:05:36 +0200 (CEST) Subject: [U-Boot] [PATCH] mtest: Disable dcache during test In-Reply-To: Message-ID: <1565957817.2304803.1344715536780.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/11/2012 21:47, Andrew Dyer wrote: > I agree with Mike, use the current dcache settings. U-boot has always > assumed the user knew what they were doing. > If you want to print a small message with the dcache setting that > makes sense to me, but no big warning. Then, something like the following at runtime in the first lines printed my mtest? dcache state: on Best regards, Beno?t