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

Stefan Roese sr at denx.de
Fri May 13 08:20:14 CEST 2011


On Thursday 12 May 2011 23:49:40 Wolfgang Denk wrote:
> > This patch decreases the code size of the nand_spl by turning multiple
> > function pointer dereferences in a single function into a single local
> > function pointer.
> > 
> > Signed-off-by: Alex Waterman <awaterman at dawning.com>
> > Cc: Scott Wood <scottwood at freescale.com>
> > Cc: Stefan Roese <sr at denx.de>
> > ---
> > This works on my local board but I haven't tested it on anything else
> > since I do not have access to any other hardware. I did make sure the
> > canyonlands board still builds.
> > 
> >  nand_spl/nand_boot.c |   50
> >  ++++++++++++++++++++++++++++---------------------- 1 files changed, 28
> >  insertions(+), 22 deletions(-)
> 
> Can this patch go in, please?  I would like to see the build problems
> fixed.
> 
> Stefan, eventually you want to add your Tested-by: and/or Acked-by: ?

Sure:

Acked-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list