All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe" <philippe@accuitee.com>
To: <linux-mtd@lists.infradead.org>
Subject: RE : DiskOnChip 2000 and CVS Drivers
Date: Fri, 1 Aug 2003 18:02:28 +0200	[thread overview]
Message-ID: <000001c35846$4ebe3870$6401a8c0@jennifer> (raw)
In-Reply-To: <1059731746.19396.30.camel@lapdancer.baythorne.internal>


Hi,
 
> I merged some of that code already; all that remains is the fake
> partitioning, and that should be fairly easy to patch in by hand if
you

I checked it today, as you told me I merged the FAKE_PART_CODE.
Everything seems OK (no compilation troubles etc...)

I'll test it next week. If Everything works as expected, i'll send a
diff against [kernel 2.4.20 + cvs / mtd patch]


> want it -- what did you try and in what way did you fail? That's your
> best option for the moment -- use nftl_format with an NFTL size as you
> desire, and hack the doc2000.c code to register a second partition on
> which you use JFFS2.

Well I had troubles using NFTL, let me explain :

I made two partition :
 - 1 - Boot : grub stuff + kernel + initrd + software
 - 2 - Conf/Save : every file wich may be used by my application

Everything was fine except two things :

a) when I turned off the machine -- when I launch the shutdown (via the
app), I do "sync", "umount" and then shutdown -h now -- Nothing was
saved on the DOC (I do not understand because when I use the same kernel
/ stuff on  my hard drive or on a CF/ide, everything is allright)

b) the sync process is very long (about 30sec)

> Not really. I've been mounting JFFS2 on it -- it doesn't handle
multiple
> NAND devices in a single DiskOnChip yet, and doesn't do hardware ECC
--
> I've been using it with software ECC instead for now. You're unlikely
to
> get NFTL working with it for a while.

Well, I don't mind about NFTL (for the boot partition) because my bootfs
should be read-only (kernel + initrd + tar.bz2)
I just want a Read only partition (bootfs) and a read/write partition
for all the conf files / data

Thank you for your help

See you

Philippe

  reply	other threads:[~2003-08-01 16:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 17:32 DiskOnChip 2000 and CVS Drivers Philippe
2003-08-01  9:55 ` David Woodhouse
2003-08-01 16:02   ` Philippe [this message]
2003-08-01 16:48     ` RE : " David Woodhouse

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='000001c35846$4ebe3870$6401a8c0@jennifer' \
    --to=philippe@accuitee.com \
    --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 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.