From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Thu, 06 Nov 2008 11:35:13 +0100 Subject: [U-Boot] AT91RM9200 boots from NOR Flash or not Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I am a little bit confused. We have designed a new AT91RM9200 based board. It should boot from 16-bit NOR Flash. I have read many relevant article in the forum, but I don't know , which board should I use as a base. I have look at the actual source (2008.10 and git), and I think, u-boot can't boot without a preloader as long CONFIG_AT91RM9200 is defined. Is there an open patch to resolve this? Can you get an example for a working implementation? Best regarts Jens Scharsig