public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Memory footprint optimizations
Date: Thu, 10 Apr 2008 00:56:10 +0200	[thread overview]
Message-ID: <20080409225610.6043224842@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 09 Apr 2008 23:37:34 +0200." <20080409213733.5006.37998.stgit@pollux.denx.de>

In message <20080409213733.5006.37998.stgit@pollux.denx.de> you wrote:
> As suggested by Wolfgang Denk:
> - remove wrappers for image printing function
> - merge getenv_verify and getenv_autostart into one parametrized function
...
> -	image_print_contents (hdr);
> +	image_print_contents (hdr, "   ");

Now we have some 20+ calls of

	image_print_contents (hdr, "   ");

plus two calls of

	image_print_contents (hdr, "");

Maybe there is some clever way to get rid of this second argument?

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
Die meisten Menschen pflegen im Kindesalter vom Zeigen auf Gegenst?n-
de (Mausbewegung) und "ga" sagen  (Mausklick)  abzukommen,  zugunsten
eines  m?chtigeren  und langwierig zu erlernenden Tools (Sprache).
                             -- Achim Linder in de.comp.os.linux.misc

  reply	other threads:[~2008-04-09 22:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09 21:37 [U-Boot-Users] [PATCH] Memory footprint optimizations Bartlomiej Sieka
2008-04-09 22:56 ` Wolfgang Denk [this message]
2008-04-14 12:53   ` Bartlomiej Sieka
2008-04-14 19:50     ` Wolfgang Denk
2008-04-18 10:39       ` [U-Boot-Users] [PATCH v2] " Bartlomiej Sieka
2008-04-24 15:23         ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080409225610.6043224842@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox