From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 19 Nov 2008 13:31:08 +0100 Subject: [U-Boot] [PATCH] at91rm9200: fix broken boot from nor flash In-Reply-To: References: Message-ID: <20081119123108.GF30468@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10:48 Tue 18 Nov , Jens Scharsig wrote: > This patch fix the broken boot from NOR Flash on AT91RM9200 boards, if > CONFIG_AT91RM9200 is defined and nor preloader is used. > > Please see > > for reason > > Signed-off-by: Jens Scharsig > --- Wolfgang could you test on the cmc_pu2 and the DK? Best Regards, J.