[U-Boot] [RFC PATCH] rename __bss_end__ back to _end for standalone programs
Wolfgang Denk
wd at denx.de
Thu Mar 31 08:55:58 CEST 2011
Dear Po-Yu Chuang,
In message <1301301782-1644-1-git-send-email-ratbert.chuang at gmail.com> you wrote:
> From: Po-Yu Chuang <ratbert at faraday-tech.com>
>
> It seems __bss_end__ is not a true convention for all toolchains,
> at least not for PPC. Using _end for standalone programs might be
> the simplest way to fix this problem.
>
> One of the other choices may be writing a linker script to provide
> __bss_end__ for PPC.
>
> Signed-off-by: Po-Yu Chuang <ratbert at faraday-tech.com>
> ---
> Hi all,
>
> Not sure if this is the best solution, but I think this
> could fix Heiko's problem.
>
> examples/standalone/mips.lds | 2 +-
> examples/standalone/sparc.lds | 2 +-
> examples/standalone/stubs.c | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
Applied, with updated changelog as discussed. 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
Objects in mirror are closer than they appear.
More information about the U-Boot
mailing list