From: Brendan Simon <brendan@dgs.monash.edu.au>
To: "john.vanloon@oregonchain.com" <john.vanloon@oregonchain.com>
Cc: "linux-embedded-digest@waste.org"
<linux-embedded-digest@waste.org>,
linuxppc-dev <linuxppc-dev@lists.linuxppc.org>,
linuxppc-user <linuxppc-user@lists.linuxppc.org>
Subject: Re: Booting Linux from Flash
Date: Thu, 15 Apr 1999 04:33:57 +0000 [thread overview]
Message-ID: <37156C34.C1DEE82F@dgs.monash.edu.au> (raw)
In-Reply-To: 01BE8665.A0E7B070.john.vanloon@oregonchain.com
I would certainly like to get a flash filesystem driver. I'm not sure if it
is the same thing you are talking about.
I want to boot linux on an powerpc embedded system which has no hard disk. I
do not want to use lilo. I imagine that I would have write a simple
bootloader to get the kernel booting. I want to store the kernel at a known
location in Flash and store a boot image at a known location in Flash. I then
want to execute the kernel somehow (jump to appropriate address) and pass to
it any parameters required to let it place the boot image in a ram disk. I
think the kernel lives in the file system so it's a bit of a chicken and egg
problem as far as I can see. Is the kernel that is booting stored in the boot
image. If so I guess the boot image has to be uncompressed. The root
filesystem can be a compressed image though.
Anyone know where I should start with regards to bootloaders or how to get the
kernel booting if I have the kernel and bootimage in Flash somewhere. Note
the Flash is just memory mapped on a SIMM. There is no IDE driver or
filesystem on it. Do I need a Flash device driver ??
Thanks,
Brendan Simon.
John VanLoon wrote:
> I have a driver for a card from advantech. I do not believe that much would
> have to be done to have it usable on a FLASH BOOT BLOCK device. You would
> just need to fill in the details and perhaps add support for multiple
> partitions if you need it (an offset to the beginning is already supported
> allowing booting from compressed image ...) and modify lilo. Let me know if
> you would like such a thing.
> John van Loon
> john.vanloon@oregonchain.com
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next parent reply other threads:[~1999-04-15 4:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <01BE8665.A0E7B070.john.vanloon@oregonchain.com>
1999-04-15 4:33 ` Brendan Simon [this message]
1999-04-15 16:06 ` Booting Linux from Flash Alexander Larsson
1999-04-13 3:57 Brendan Simon
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=37156C34.C1DEE82F@dgs.monash.edu.au \
--to=brendan@dgs.monash.edu.au \
--cc=john.vanloon@oregonchain.com \
--cc=linux-embedded-digest@waste.org \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=linuxppc-user@lists.linuxppc.org \
/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.