[U-Boot-Users] [PATCH v2] Memory footprint optimizations
Wolfgang Denk
wd at denx.de
Thu Apr 24 17:23:13 CEST 2008
In message <20080418103903.9139.17257.stgit at pollux.denx.de> you wrote:
> As suggested by Wolfgang Denk:
> - image printing functions:
> - remove wrappers
> - remove indentation prefix from functions' signatures
> - merge getenv_verify and getenv_autostart into one parametrized function
>
> Signed-off-by: Bartlomiej Sieka <tur at semihalf.com>
> ---
>
> board/siemens/common/fpga.c | 2 +-
> common/cmd_autoscript.c | 2 +-
> common/cmd_bootm.c | 4 ++-
> common/cmd_ximg.c | 2 +-
> common/image.c | 56 ++++++++++++++++++-------------------------
> include/image.h | 9 ++-----
> tools/mkimage.c | 6 ++---
> 7 files changed, 34 insertions(+), 47 deletions(-)
Applied, thanks.
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
"There was no difference between the behavior of a god and the
operations of pure chance..." - Thomas Pynchon, _Gravity's Rainbow_
More information about the U-Boot
mailing list