All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Fuchs <olivers.lists@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] relocate_code problem
Date: Tue, 06 Jul 2004 09:52:53 +0200	[thread overview]
Message-ID: <40EA7675.1087.8A1955@localhost> (raw)

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

             reply	other threads:[~2004-07-06  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06  7:52 Oliver Fuchs [this message]
2004-07-06  8:06 ` [U-Boot-Users] relocate_code problem Wolfgang Denk
2004-07-06 15:19   ` Oliver Fuchs
2004-07-06 21:10     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40EA7675.1087.8A1955@localhost \
    --to=olivers.lists@gmx.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.