[U-Boot] [RFC] [PATCH] arm: arm926ejs: use ELF relocations
Wolfgang Denk
wd at denx.de
Tue Oct 5 08:13:26 CEST 2010
Dear Albert Aribaud,
I wrote:
> I get:
>
> Configuring for qong board...
> arch/arm/lib/libarm.a(board.o): In function `board_init_r':
> /home/wd/git/u-boot/work/arch/arm/lib/board.c:913: undefined reference to `_bss_start_ofs'
> arch/arm/lib/libarm.a(board.o): In function `board_init_f': /home/wd/git/u-boot/work/arch/arm/lib/board.c:664: undefined reference to `_bss_end_ofs'
>
> Seems that entries for _bss_start_ofs and _bss_end_ofs are missing in
> my version of the linker script, and I don't see these in your patch
> either.
Please ignore me. Just found them in your linker script changes.
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
"It ain't so much the things we don't know that get us in trouble.
It's the things we know that ain't so." - Artemus Ward aka Charles
Farrar Brown
More information about the U-Boot
mailing list