From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 1 Apr 2009 18:28:27 +0200 Subject: [U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb In-Reply-To: References: <1238193026-12564-2-git-send-email-plagnioj@jcrosoft.com> <20090331192117.GF24923@game.jcrosoft.org> <20090331203822.60DED83797DC@gemini.denx.de> <200904010855.55698.sr@denx.de> Message-ID: <20090401162827.GF14366@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 > And we > should _NOT_ treat some drivers (e.g. SPI) as marginal. AT91RM9200 for > example can _NOT_ boot off of parallel flash because of silicon error so it > boots off of SPI DataFlash thus making SPI driver essential for the system. no the RM9200 can boot from NOR Flash I do it myself maybe not on some old RM9200 rev Best Regards, J.