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<ane...@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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to