From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Fri, 03 Dec 2010 18:09:51 +0100 Subject: [U-Boot] [PATCH] at91rm9200: fix lowlevel_init() SMRDATA size In-Reply-To: <1291361167-9880-1-git-send-email-biessmann@corscience.de> References: <1291361167-9880-1-git-send-email-biessmann@corscience.de> Message-ID: <4CF9245F.8030505@scharsoft.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 2010-12-03 08:26, schrieb Andreas Bie?mann: > SMRDATA in a/a/c/arm920t/at91/lowlevel_init.c has wrong size. This patch > reduces it to correct size of 40 byte. > > Signed-off-by: Andreas Bie?mann > --- > Dear all, > > I thougt about a problem in lowlevel_init() cause of errornous booting from > NOR flash on at91rm9200ek last night . This morning I detected this, but the > patch is untested! > > I can not test it til sunday, if one can test it before please send a mail > (Jens?). Can you describe the symptoms? I will test tomorrow? regards Jens