From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Mon, 08 Aug 2005 17:23:24 +0200 Subject: [U-Boot-Users] Re: [Patch] MCF5282 without preloader In-Reply-To: <200508080925.04887.ngustavson@emacinc.com> References: <200508080925.04887.ngustavson@emacinc.com> Message-ID: <42F778EC.5090907@bus-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de NZG schrieb: > Does the bootloader support the external flash as well? > Can the system see them both simultaneously? > I remember the modifications to the flash subsystem were keeping Zach's patch > out originally. This patch allow boot from internal and external flash, but does not contains flash drivers. There are modifications on flash subsystem. The flash functionality is implemented in board depended code, see my patch for EB+MCF-EV123 board. This code can use both flashs simultaneously. Best regards Jens Scharsig