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

Wolfgang Denk wd at denx.de
Thu May 12 23:49:40 CEST 2011


Dear Scott,

In message <4DC1A7F1.7000001 at dawning.com> Alex Waterman 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: ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I think it's a new feature. Don't tell anyone it was an accident. :-)
  -- Larry Wall on s/foo/bar/eieio in <10911 at jpl-devvax.JPL.NASA.GOV>


More information about the U-Boot mailing list