| To: | nagalakshmi veeramallu <lucky.veeramallu@gmail.com> |
|---|---|
| Subject: | Re: in mips how to change the start address to the new second boot loader ? |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Mon, 20 Apr 2009 11:00:38 +0200 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=rjkn4ibiQzeUH6K0h/0P7skkDfI7n12gfPXyh4IYg1E=; b=RlBGQhTvk+9gmLbhP01P2xfb3CZxg0d3bAJrFpABIg9mDlDKnMnPgMyxpfSEo8uVJJ wAN4Omo3orgLvJy9lmKuJADIC3KhiKHNYugiYhhBv1Ey55Laj/deurCCl3Ci9LSQ3uQU 3R14w5JaaJw2n/8II0afeh4wV/KocFYdVzI10= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=BftIHwDxPHfo8iOVuuozsRegZnkVUra5J37wwz3SiCIFNPCdq9Ahnm1FTp9YB0nlxI 9vx1Fr4p0lua13psMvfrToFIeuGU/fAHdtUqenkRVue2M+Q4AjqOpkhARVyBhvtgcQtI HLxYELpYBAt0dZjCWUXK6OT3gTshz8wQs/5Q4= |
| In-reply-to: | <d77cedf30904142309na4355e6w63ecea63b0966c92@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <d77cedf30904142309na4355e6w63ecea63b0966c92@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.9 |
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 ------------------------------- |
| Previous by Date: | Re: Boot program interface, Florian Fainelli |
|---|---|
| Next by Date: | Re: Boot program interface, Carlos Mitidieri |
| Previous by Thread: | in mips how to change the start address to the new second boot loader ?, nagalakshmi veeramallu |
| Next by Thread: | Re: in mips how to change the start address to the new second boot loader ?, M. Warner Losh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |