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

Wolfgang Denk wd at denx.de
Tue Oct 5 08:11:09 CEST 2010


Dear Albert Aribaud,

In message <1286229705-16019-1-git-send-email-albert.aribaud at free.fr> you wrote:
> This patch is *not* a submission for master!

I'm trying this on arm1136 (i.MX31) at the moment. It seems the patch
was not taken against latest mainline, but probably against a previous
state in your local tree.

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.

[There are aslo rejects in board/LaCie/edminiv2/config.mk and
include/configs/edminiv2.h, probably d=ue to the same reason.]

Can you please provide an updated patch against mainline? 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
Punishment becomes ineffective after a certain point. Men become  in-
sensitive.
	-- Eneg, "Patterns of Force", stardate 2534.7


More information about the U-Boot mailing list