All of lore.kernel.org
 help / color / mirror / Atom feed
From: prathika <prathika@deeopl.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Relocating to my code.
Date: Mon, 22 Jun 2009 14:12:24 +0530	[thread overview]
Message-ID: <4A3F43F0.4050603@deeopl.com> (raw)

hi everyone,
I am working on a card based on PPC440EP, I am porting u-boot on this card.
As I understand, the PPC initially boots from the flash and then 
relocates itself to RAM address where there is board_init_r() and 
main_loop() is called.

I have an application code that simply does a loop back on UART 
channel2. After all the initialization,
I want to knock off the relocation code, board_init_r() and main_loop() 
execution in u-boot and relocate it to my application
The application code will residing in flash. How can I do this.... 
anyone kindly help me in this regard...........

Regards,
Prathika R

             reply	other threads:[~2009-06-22  8:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22  8:42 prathika [this message]
2009-06-24  8:34 ` [U-Boot] Relocating to my code Detlev Zundel
     [not found]   ` <4A41EA8A.8080802@deeopl.com>
2009-06-24 13:39     ` Detlev Zundel
2009-06-25  3:27       ` prathika
2009-06-25 12:58         ` Detlev Zundel

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=4A3F43F0.4050603@deeopl.com \
    --to=prathika@deeopl.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 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.