From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schweigstill Date: Thu, 04 Jan 2007 16:37:07 +0100 Subject: [U-Boot-Users] Question about U-Boot in general and the AT91RM9200 in particular In-Reply-To: References: Message-ID: <459D1F23.8050107@schweigstill.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello! Sascha Erlacher schrieb: > this is not correct. As Wolfgang points out you can boot directly from NOR > flash. > > It depends on the BootModeSelect (BMS) pin state of the AT91RM9200. Unfortunately due to errata #37 external NOR flash will be accessed with zero waitstates, which gives an access time of 20ns, so very fast and expensive memory has to be used. And there also shouldn't be used any external address decoders or bus buffers. So using a serial boot ROM (Dataflash or EEPROM) usually will be the best solution. Even a very small EEPROM can be suitable because the program just has to modify bus timing for chip select 0 and jump to the "slow" parallel Flash memory. With best regards Andreas -- Dipl.-Phys. Andreas Schweigstill Schweigstill IT | Embedded Systems Schauenburgerstra?e 116, D-24118 Kiel, Germany Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436 Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/