From: kd@flaga.is
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Problems with initrd on linux-2.3.18
Date: Mon, 20 Sep 1999 10:37:55 +0000 [thread overview]
Message-ID: <002567F2.003A679A.00@notes.flaga.is> (raw)
[-- Attachment #1: Type: text/plain, Size: 1383 bytes --]
Scott,
This link was posted to the list a few months ago:
ftp://ftp.signum.se/pub/alex
You might also want to search the List archives for postings on
flashdrivers.
I have the mail somewhere stored. If you want I can dig through my archives
and
forward it to you.
Any way I have used this work to put a small ext2 file system in AMD flash
chip and
boot from it.
I had to change the code a litle bit because my flash chip was 16 bit wide
but the one that
Alexander used was 8 bit wide. I sent my changes to Alexander and they
might be somewhere on
his ftp site. Both me and Alexander are using AMD flash chips, but getting
any CFI compliant
flash should not be hard.
Hope this helps,
K.D.
P.S. Using this driver to write new kernels or fadsroms to the board is
much faster than
using BDM style wiggler. But of course you have to use the wiggler if you
write
wrong things to you flash 8-).
Writing becomes as simple as dd if=linuximg of=/dev/flash
maybe with appropriate offsets in the form of ibs=<offset into elf image>
obs=<offset into flash>
where linuximg is on an NFS mounted volume.
Pretty neat! 8-)
Brendan Simon <bsimon@ctam.com.au> on 09/20/99 12:41:37 AM
Please respond to bsimon@ctam.com.au
To:
cc: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org> (bcc: Kári
Davíðsson/Flaga hf/IS)
Subject: Re: Problems with initrd on linux-2.3.18
[-- Attachment #2: Type: text/plain, Size: 548 bytes --]
Scott Wood wrote:
> On a somewhat related sidenote, is there any work being done to access
> FLASH from within Linux, either as a file or a filesystem (or anything)?
> It would be *very* useful to read/store machine-specific configuration
data
> IP address, etc) and/or update the kernel/initrd boot image remotely.
> I hear uC/Linux has a FLASHFS for certain Motorola ColdFire CPU boards.
I don't know the specifics but maybe "romfs" is what you are looking for ?
There are some docs in the linux documentation directory.
Brendan Simon.
next reply other threads:[~1999-09-20 10:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-09-20 10:37 kd [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-09-17 14:04 Problems with initrd on linux-2.3.18 Wolfgang Denk
1999-09-17 7:51 ` Scott Wood
1999-09-20 0:41 ` 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=002567F2.003A679A.00@notes.flaga.is \
--to=kd@flaga.is \
--cc=linuxppc-embedded@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).