[U-Boot] [PATCH] mpc83xx: Size optimization of start.S

Ron Madrid ron_madrid at sbcglobal.net
Mon Jan 12 19:52:37 CET 2009


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 at sbcglobal.net> wrote:

> From: Ron Madrid <ron_madrid at sbcglobal.net>
> Subject: [PATCH] mpc83xx: Size optimization of start.S
> To: u-boot at lists.denx.de
> Cc: "Ron Madrid" <ron_madrid at 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 at sbcglobal.net>
> ---
>  cpu/mpc83xx/start.S |   77
> ++++++++++++++++++++++++++-------------------------
>  1 files changed, 39 insertions(+), 38 deletions(-)
> 


More information about the U-Boot mailing list