jffs2_scan_medium effor
David Woodhouse
dwmw2 at infradead.org
Thu Jun 21 16:31:48 EDT 2001
nico at cam.org said:
> Then what I would suggest is that you play tricks with offsets in
> your map driver so the firmware sector appears at the end and the two
> separate parts are seen as being contigous.
Not in the map driver - it may confuse the probe code and break the 'magic'
unlock addresses, etc. Do it in the partition code - rather than using the
generic partition code, use your own wrappers which do similar translation
and then pass through to the 'master' device's methods.
--
dwmw2
More information about the linux-mtd
mailing list