From: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Change env_get_char from a global function ptr to a function.
Date: Sat, 5 Apr 2008 19:31:33 +0200 [thread overview]
Message-ID: <024e01c89742$e48d4b80$ada7e280$@Tjernlund@transmode.se> (raw)
In-Reply-To: <1206947724.7589.435.camel@gentoo-jocke.transmode.se>
Did you try this one or did du skip it this release?
Jocke
On Mon, 2008-03-31 at 00:33 +0200, Wolfgang Denk wrote:
> In message <1206911129.7589.411.camel@gentoo-jocke.transmode.se> you wrote:
> >
> > Just one step closer to full relocation of u-boot. Global variables
> > before relocation to RAM is hard to deal with. Not sure if the code
> > got smaller or not.
>
> Hm...there are some such variables.
>
> Did you compare sizes?
I got the hint, thanks :)
size before:
text data bss dec hex filename
204117 13520 28716 246353 3c251 u-boot
size after:
text data bss dec hex filename
203893 13500 28716 246109 3c15d u-boot
So it also got smaller by 244 bytes.
Updated patch, with signoff and Jean-Christophe
comment addressed.
Jocke
next prev parent reply other threads:[~2008-04-05 17:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 15:45 [U-Boot-Users] [PATCH] Move init_sequence table into code Joakim Tjernlund
2008-03-28 15:45 ` [U-Boot-Users] [PATCH] Change env_get_char from a global function ptr to a function Joakim Tjernlund
2008-03-30 18:08 ` Jean-Christophe PLAGNIOL-VILLARD
2008-03-30 20:59 ` Wolfgang Denk
2008-03-30 21:05 ` Joakim Tjernlund
2008-03-30 22:33 ` Wolfgang Denk
2008-03-31 7:15 ` Joakim Tjernlund
2008-04-05 17:31 ` Joakim Tjernlund [this message]
2008-04-14 1:09 ` Wolfgang Denk
2008-04-14 21:01 ` Joakim Tjernlund
2008-04-18 4:14 ` Wolfgang Denk
2008-04-14 1:09 ` [U-Boot-Users] [PATCH] Move init_sequence table into code Wolfgang Denk
2008-04-14 21:06 ` Joakim Tjernlund
2008-04-15 4:35 ` Wolfgang Denk
2008-04-15 6:40 ` Joakim Tjernlund
2008-04-18 4:14 ` 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='024e01c89742$e48d4b80$ada7e280$@Tjernlund@transmode.se' \
--to=joakim.tjernlund@transmode.se \
--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