From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Mon, 26 Sep 2011 14:40:20 +0200 Subject: [U-Boot] Faster boot time In-Reply-To: References: <32503921.post@talk.nabble.com> <4E803E37.6070205@gmail.com> Message-ID: <4E8072B4.3090208@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stands for Second Program Loader. It loads the U-Boot and runs it - or with this patch a Linux Kernel. Regards Simon On 09/26/2011 02:30 PM, Dat Tran wrote: > What does SPL stand for again? It looks really interesting. > > Thanks. > > On Mon, Sep 26, 2011 at 3:56 AM, Simon Schwarz > > > wrote: > > On 09/25/2011 10:03 PM, dtran11 wrote: > > > I am trying to make uboot boot as fast as possible for my omap3 > Overo board. > I add the below to my config header file. Does anyone see > anything I can add > to it to make the build smaller and faster? Thank you. > > > [SNIP] > > This may be of interest to you: > http://article.gmane.org/__gmane.comp.boot-loaders.u-__boot/108814 > > > But will take some hacking to adapt. > > Regards > Simon > >