From: Charles Manning <manningc2@actrix.gen.nz>
To: <anidea@earthlink.net>, <linux-mtd@lists.infradead.org>
Subject: Re: Nand flash and blob
Date: Tue, 26 Nov 2002 08:22:33 +1300 [thread overview]
Message-ID: <20021125192709.87DC44754@tiger.actrix.co.nz> (raw)
In-Reply-To: <017c01c294a2$907fe9b0$6401000a@zorak>
There are conceptually two ways of doing this:
* Use reserved NAND blocks to store the image.
* Store the image in a NAND file system (JFFS2 or YAFFS).
The second option has various advantages in that the image can then be
transferred via file system copies. I have done this for WinCE, but other
people have done this for Linux..
Nick Bane has done some mork to transfer YAFFS images into the device under
bootloader control. See
http://www.toby-churchill.org/Distribution/distribution.html
-- CHarles
On Tue, 26 Nov 2002 05:49, Gabriel Goldstein wrote:
> Hello,
>
> I'm working on a arm based design where I have a 16MB Sandisk/Samsung
> nand flash device. I think I have the Linux side settled buy using the
> standard MTD driver.
>
> I'm using BLOB and I'd like to know what people are doing to get the
> system loaded. I have zImage, params, and ramdisk that I want to use my
> NAND device to store these blocks.
>
> Thanks,
>
> Gabriel
>
>
> Gabriel Goldstein
> Anidea Engineering, Inc.
> Fort Lauderdale, FL
> anidea@earthlink.net
> Phone: 954-254-9898
> Fax: 240-368-8982
prev parent reply other threads:[~2002-11-25 18:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-25 16:49 Nand flash and blob Gabriel Goldstein
2002-11-25 17:15 ` Thomas Gleixner
2002-11-25 17:28 ` Gabriel Goldstein
2002-11-25 17:40 ` Thomas Gleixner
2002-11-25 19:22 ` Charles Manning [this message]
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=20021125192709.87DC44754@tiger.actrix.co.nz \
--to=manningc2@actrix.gen.nz \
--cc=anidea@earthlink.net \
--cc=linux-mtd@lists.infradead.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