Re: [U-Boot] [RFC] [PATCH] arm: arm926ejs: use ELF relocations

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

Le 05/10/2010 08:13, Wolfgang Denk a écrit :
Please ignore me. Just found them in your linker script changes.
It remains that my patch did not apply cleanly onto the latest master. I sent out a rebased one as V2. Thanks for pointing this out.
Best regards,
Wolfgang Denk
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Wolfgang Denk