All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] relocate_code problem
@ 2004-07-06  7:52 Oliver Fuchs
  2004-07-06  8:06 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Fuchs @ 2004-07-06  7:52 UTC (permalink / raw)
  To: u-boot

Hi all,

I try to get up U-Boot 1.1.1 on a "home brewed" board with MPC8280 and
have problems with the relocation of code.
It crashes after the call of in_ram. It seems that it calculates the address
of in_ram correctly, but the copied code is somehow shifted.
Is there anyone who can point me to the function that copies the code into RAM?
Sorry, but the assembler code is not my favorite thing.

Thanks in advance,
Oliver


----
some extra info:

symbol in_ram is linked to 0xfff03404
relocate_code is called: relocate_code( 03fbdf48, 03fbdf6c, 03fdf000)
relocate_ram jumps to 0x03fe2404 // there is code, but not in_ram

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-06 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-06  7:52 [U-Boot-Users] relocate_code problem Oliver Fuchs
2004-07-06  8:06 ` Wolfgang Denk
2004-07-06 15:19   ` Oliver Fuchs
2004-07-06 21:10     ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.