[U-Boot] [RFC PATCH 6/8] omap3_beagle: add nand_spl support
Scott Wood
scottwood at freescale.com
Tue Jan 4 23:26:20 CET 2011
On Wed, Dec 29, 2010 at 11:07:08AM +0530, Aneesh V wrote:
> On Wednesday 29 December 2010 05:56 AM, John Rigby wrote:
> > On Mon, Dec 27, 2010 at 11:50 PM, Aneesh V<aneesh at ti.com> wrote:
> >> How big is the spl now? For the OMAP4 spl, using '-ffunction-sections'
> >> and '--gc-sections' reduced the image size by 40% and helped it fit
> >> into the SRAM bugdet. I am sure your nand_spl is already fitting in the
> >> SRAM bugdet. But these flags may help reduce the size further. Do you
> >> want to try it?
> > It is about 12K. I will try the additional flags and see what
>
> That's impressive. I think you won't need those flags then.
A lot of the NAND SPLs have to fit in 4K. :-)
-Scott
More information about the U-Boot
mailing list