| To: | "Tiemo Krueger - mycable.de" <tk@mycable.de> |
|---|---|
| Subject: | Re: bootloader |
| From: | Dmitriy Tochansky <toch@dfpost.ru> |
| Date: | Fri, 04 Jun 2004 12:32:15 +0400 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <40C03028.9090705@mycable.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <40C029F5.3040506@dfpost.ru> <40C02A6A.2040400@mycable.de> <40C02E21.8060009@dfpost.ru> <40C03028.9090705@mycable.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040421 |
Tiemo Krueger - mycable.de wrote: Yes, it can! There are two options, use a kernel simply compiled for ram, load it via tftp, cp it to an erased flashed area.then you can start it by copying it to ram and jump to the start address inside the kernel.the second more simple solution is to build a compressed kernel, flash it e.g. to 0xbfd00000 and then simply go there for start.Pls refer the Yamon help for any details, you can add a start variable to the Yamon config which is executed after two seconds if you don't stop this with Ctrl-c via serial.(set start 'go 0xbfd00000 root=/dev/mtdblock1' or whatever...) Yes I did it that way. :) Thanks. So is there other nice loaders for this board? CU |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: bootloader, Tiemo Krueger - mycable.de |
|---|---|
| Next by Date: | Re: bootloader, Wolfgang Denk |
| Previous by Thread: | Re: bootloader, Tiemo Krueger - mycable.de |
| Next by Thread: | Re: bootloader, Wolfgang Denk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |