mtd devices & jffs
David Woodhouse
dwmw2 at infradead.org
Wed Jul 12 04:19:08 EDT 2000
kayemmess at yahoo.ca said:
> Is this possible? Looking through the JFFS code, they hardcode the
> start address for their scan at 0x0 and get the end addr based on the
> size of the total flash. Is there a way to tell JFFS "start at this
> addr and only use this much space" without changing this code?
Give it an MTD device which points at only the range you want it to use.
See how nora.c splits up the flash chips into four 'partitions'.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org
More information about the linux-mtd
mailing list