In message <[EMAIL PROTECTED]> you wrote:
> 
> You are completely right.  For the purposes of this discussion, this
> is a powerpc-centric problem.  The relocation code is written in
> assembly and is processor specific.  Let the ARM folks make sure ARM
> relocation works (and I think it already does).  Let the MIPS folks do
> the same.  Each arch has it's own set of CFLAGS and LDFLAGS needed to
> produce a sane binary.  They should be picked off and fixed one arch
> at a time.

Neither ARM nor MIPS do relocation. They link for a fixed address in
RAM (which for example means that they cannot deal in a sane way with
systems where the RAM size might change, not to mention issues with
things like support for pRAM, pre-initialized framebuffers or shared
log buffer which only work reasonably when you have relocation.

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: [EMAIL PROTECTED]
This is now.  Later is later.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to