From: Ron Madrid <ron_madrid@sbcglobal.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S
Date: Mon, 12 Jan 2009 10:52:37 -0800 (PST) [thread overview]
Message-ID: <21647.25504.qm@web83507.mail.sp1.yahoo.com> (raw)
In-Reply-To: <1229116365-21440-1-git-send-email-ron_madrid@sbcglobal.net>
I haven't received any communication about this patch in a while.
Is is still being looked at or did it slip through the cracks?
Or did I miss an email?
Let me know.
Ron
--- On Fri, 12/12/08, Ron Madrid <ron_madrid@sbcglobal.net> wrote:
> From: Ron Madrid <ron_madrid@sbcglobal.net>
> Subject: [PATCH] mpc83xx: Size optimization of start.S
> To: u-boot at lists.denx.de
> Cc: "Ron Madrid" <ron_madrid@sbcglobal.net>
> Date: Friday, December 12, 2008, 1:12 PM
> Currently there are in excess of 100 bytes located at the
> beginning of the image
> built by start.S that are not being utilized. This patch
> moves a few functions
> into this part of the image. This will create a greater
> number of *available*
> bytes that can be used by board specific code in NAND
> builds and will decrease
> the size of the assembled code in other builds.
>
> Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net>
> ---
> cpu/mpc83xx/start.S | 77
> ++++++++++++++++++++++++++-------------------------
> 1 files changed, 39 insertions(+), 38 deletions(-)
>
next prev parent reply other threads:[~2009-01-12 18:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-12 21:12 [U-Boot] [PATCH] mpc83xx: Size optimization of start.S Ron Madrid
2008-12-15 7:26 ` Jens Gehrlein
2008-12-15 17:00 ` Scott Wood
2008-12-16 7:58 ` Jens Gehrlein
2009-01-12 18:52 ` Ron Madrid [this message]
2009-01-22 0:55 ` Kim Phillips
2009-01-22 18:00 ` Ron Madrid
2009-01-22 18:37 ` Kim Phillips
2009-01-22 21:37 ` Ron Madrid
2009-01-22 22:32 ` Kim Phillips
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=21647.25504.qm@web83507.mail.sp1.yahoo.com \
--to=ron_madrid@sbcglobal.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.