From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Mon, 26 Sep 2011 10:56:23 +0200 Subject: [U-Boot] Faster boot time In-Reply-To: <32503921.post@talk.nabble.com> References: <32503921.post@talk.nabble.com> Message-ID: <4E803E37.6070205@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 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