From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Mon, 30 Jun 2008 16:27:31 +0200 Subject: [U-Boot-Users] [PATCH] Fix boot from NOR due to incorrect reset delay. In-Reply-To: <1211408140-13918-1-git-send-email-stelian@popies.net> References: <1211408140-13918-1-git-send-email-stelian@popies.net> Message-ID: <1214836051.6496.40.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Le jeudi 22 mai 2008 ? 00:15 +0200, Stelian Pop a ?crit : > AT91 RSTC registers are battery-backuped, so their values > are not reset across power cycles. One of those registers, > the AT91_RSTC_MR register, is being modified by U-Boot, in > the ethernet initialisation routine, to generate a 500ms > user reset. [...] It seems that the patch above has not made it in the mainline. Since this can cause some nasty boot problems, it would be nice to have this upstream for the next stable version. Thanks, -- Stelian Pop