public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Umar Qureshey <umarq@quartics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Jump vector table after relocation
Date: Wed, 04 Jan 2006 15:33:22 -0800	[thread overview]
Message-ID: <43BC5B42.5040404@quartics.com> (raw)

Hi,

I am studying the startup code in cpu/arm926ejs/start.S.  I have a 
question regarding relocation.  I understand how and under what 
conditions the code is relocating.  But it seems to me that during 
relocation, u-boot copies verything including the jump vector table to 
the RAM.  However, the CPU is only aware of a fixed address for the 
vector jump table i.e. 0x00000000.  So my question is, is this copying 
redundant?  Or does the CPU somehow use the newly copied table residing 
in RAM, rather than the original flash one?  On the ARM Integrator/CP 
board I am using, external switches do allow RAM to be located at 
0x00000000 instead of flash but I don't think this switch can be done at 
run time. 

Regards,

Umar

                 reply	other threads:[~2006-01-04 23:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43BC5B42.5040404@quartics.com \
    --to=umarq@quartics.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox