[U-Boot] [PATCH] Decreases code size of the nand_spl

Scott Wood scottwood at freescale.com
Wed May 4 20:43:54 CEST 2011


On Wed, 4 May 2011 14:24:15 -0400
Alex Waterman <awaterman at dawning.com> wrote:

> 
> Scott,
> 
> > Or we could apply both and save even more space, delaying the next time we
> > run into trouble. :-)
> 
> Since the spl is so limited in space, would it be worth making every function
> in the spl use a local function pointer instead of lots of dereferences?

It'll only help when the same pointer is called more than once in the
function, but I'd be fine with doing it in those cases.

-Scott



More information about the U-Boot mailing list