public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* partitions and erase regions
@ 2001-03-29 17:03 Kári Davíðsson
  2001-03-30 13:01 ` Nand Flash & JFFS Joakim Tjernlund
  0 siblings, 1 reply; 2+ messages in thread
From: Kári Davíðsson @ 2001-03-29 17:03 UTC (permalink / raw)
  To: mtd

Hi,

I am implementing a "virtual" erase regions for partitions.
It looks to me that should be enough to create them in
add_mtd_partition().

This would make it easyer to manage partitions that cross erase region
boundaries.

Are there any reasons that this should not be done?

K.D.


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Nand Flash & JFFS
  2001-03-29 17:03 partitions and erase regions Kári Davíðsson
@ 2001-03-30 13:01 ` Joakim Tjernlund
  0 siblings, 0 replies; 2+ messages in thread
From: Joakim Tjernlund @ 2001-03-30 13:01 UTC (permalink / raw)
  To: mtd

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

Hi all

We are buliding a custom PPC860 board, which will use JFFS/JFFS2 as a root
file system which will hold all files we need. The FS must survive sudden
power loss.
My plan was to use NOR flash(128MB or more)which will partioned into a
Firmware/boot, 
raw linux kernel partition(if we can't find a boot SW will can boot linux
from JFFS) and the rest
will linux root FS with our apps.

Now, our HW guy wants to put NAND flash on since it is cheaper and has
higher density.
I dont think it's a good idea to have boot code in NAND flash due to the
possibility of
bad blocks, so I envision a board with a NOR flash as boot device and then
we could use NAND for a raw linux kernel partition and JFFS partition.

Is this a good idea?

Does JFFS/MTD support NAND flashes well yet?
Can it handle bad blocks?
Which chip models?
Which geometries are supported(4x8, 2x8 1x8)?
Can RedBoot(when JFFS support has been impl.) read a kernel from JFFS
and boot it?   

  Regards
           Joakim Tjernlund

[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2064 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-03-30 13:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-29 17:03 partitions and erase regions Kári Davíðsson
2001-03-30 13:01 ` Nand Flash & JFFS Joakim Tjernlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox