From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 11 Jul 2013 12:25:05 +0200 Subject: [U-Boot] Separately compile Master boot loader In-Reply-To: <20130711100819.75962383003@gemini.denx.de> References: <20130710142301.666459d8@lilith> <20130711103507.48bd224f@lilith> <20130711100819.75962383003@gemini.denx.de> Message-ID: <20130711122505.41d39aae@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On Thu, 11 Jul 2013 12:08:19 +0200, Wolfgang Denk wrote: > Dear Albert, > > In message <20130711103507.48bd224f@lilith> you wrote: > > > > SPL has never been used for NOR FLASH booting, since basically if you > > have NOR, then you can start U-boot directly from there whatever its > > size, and the first thing it does is setting up DDR and relocating > > there; therefore there is (currently) no need for SPL with NOR. > > This is not correct. SPL on NOR is in no way special from SPL on > other boot devices. We have successfully used SPL (in Falcon mode) on > NOR flash to reduce boot times. for example, the MPC5200 (PPC) based > a4m2k board uses SPL on NOR; see include/configs/a3m071.h Apologies for my mistake. Amicalement, -- Albert.