All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: nagalakshmi veeramallu <lucky.veeramallu@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: in mips how to change the start address to the new second boot loader  ?
Date: Mon, 20 Apr 2009 11:00:38 +0200	[thread overview]
Message-ID: <200904201100.39164.florian@openwrt.org> (raw)
In-Reply-To: <d77cedf30904142309na4355e6w63ecea63b0966c92@mail.gmail.com>

Hi,

Le Wednesday 15 April 2009 08:09:01 nagalakshmi veeramallu, vous avez écrit :
> Hi ,
>  I have a KMC board with mips VR4131 processor. The target board already
>  having cmon boot loader on flash. Now I need to put my yamon boot loader
>  which I modified according to the requirement on the flash. As we know
> MIPS have fixed starting address 0xbfc00000, how to change this address to
> other address so that after power on it can enter to the new address (boot
> loader).

You cannot indeed change the boot address, but you can place a routine, or 
even a bootloader at 0x1fc00000 which jumps to an arbitrary address.
-- 
Best regards, Florian Fainelli
Email : florian@openwrt.org
http://openwrt.org
-------------------------------

  reply	other threads:[~2009-04-20  9:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15  6:09 in mips how to change the start address to the new second boot loader ? nagalakshmi veeramallu
2009-04-15  6:09 ` nagalakshmi veeramallu
2009-04-20  9:00 ` Florian Fainelli [this message]
2009-04-20 14:59   ` M. Warner Losh
2009-04-21  6:50     ` nagalakshmi veeramallu
2009-04-21  6:50       ` nagalakshmi veeramallu
2009-04-21 13:25       ` Kevin D. Kissell
2009-04-21 13:46         ` nagalakshmi veeramallu
2009-04-21 13:46           ` nagalakshmi veeramallu
2009-04-21 14:10           ` Geert Uytterhoeven
2009-04-21 14:10             ` Geert Uytterhoeven
2009-04-21 14:20             ` nagalakshmi veeramallu
2009-04-21 14:20               ` nagalakshmi veeramallu
2009-04-21 14:31               ` Kevin D. Kissell
2009-04-23  9:01               ` Florian Fainelli

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=200904201100.39164.florian@openwrt.org \
    --to=florian@openwrt.org \
    --cc=linux-mips@linux-mips.org \
    --cc=lucky.veeramallu@gmail.com \
    /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.