Re: [U-Boot] [PATCH v3] arm920t: implement elf relocation

2010-11-04 Thread Albert ARIBAUD
Hi Andreas, Le 04/11/2010 00:29, Andreas Bießmann a écrit : This is mostly a copy of arm926ejs relocation and known to _not_ work correctly a.t.m! Can you give a specific case of board and toolchain that does not work? Amicalement, -- Albert. ___

Re: [U-Boot] [PATCH v3] arm920t: implement elf relocation

2010-11-04 Thread Andreas Bießmann
Hi Albert, Am 04.11.2010 07:14, schrieb Albert ARIBAUD: Hi Andreas, Le 04/11/2010 00:29, Andreas Bießmann a écrit : This is mostly a copy of arm926ejs relocation and known to _not_ work correctly a.t.m! Can you give a specific case of board and toolchain that does not work?

Re: [U-Boot] [PATCH v3] arm920t: implement elf relocation

2010-11-04 Thread Albert ARIBAUD
Le 04/11/2010 11:15, Andreas Bießmann a écrit : Can you give a specific case of board and toolchain that does not work? at91rm9200ek_ram_config (patch sent these days, is at91rm9200ek_config with TEXT_BASE in RAM and SKIP_LOWLEVEL_INIT set). Toolchain was a selfbuilt gcc-4.5.1 + binutils

[U-Boot] [PATCH v3] arm920t: implement elf relocation

2010-11-03 Thread Andreas Bießmann
This is mostly a copy of arm926ejs relocation and known to _not_ work correctly a.t.m! Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com --- changes since v1: - adopted linker script as in patch series v3 arm926ejs: fix linker file for newer ld support * move rel.dyn and dynsym