From: Dmitriy Tochansky <toch@dfpost.ru>
To: "Tiemo Krueger - mycable.de" <tk@mycable.de>
Cc: linux-mips@linux-mips.org
Subject: Re: bootloader
Date: Fri, 04 Jun 2004 12:32:15 +0400 [thread overview]
Message-ID: <40C0338F.2050408@dfpost.ru> (raw)
In-Reply-To: <40C03028.9090705@mycable.de>
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
next prev parent reply other threads:[~2004-06-04 8:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-04 7:51 bootloader Dmitriy Tochansky
2004-06-04 7:53 ` bootloader Tiemo Krueger - mycable.de
2004-06-04 8:09 ` bootloader Dmitriy Tochansky
2004-06-04 8:17 ` bootloader Tiemo Krueger - mycable.de
2004-06-04 8:32 ` Dmitriy Tochansky [this message]
2004-06-04 8:31 ` bootloader Wolfgang Denk
2004-06-04 15:39 ` bootloader Ed Okerson
2004-06-07 11:31 ` bootloader Dmitriy Tochansky
2004-06-07 17:44 ` bootloader Ed Okerson
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=40C0338F.2050408@dfpost.ru \
--to=toch@dfpost.ru \
--cc=linux-mips@linux-mips.org \
--cc=tk@mycable.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.