[-mm patch 2/3] AVR32 MTD: Unlock flash if necessary (try 2)

David Woodhouse dwmw2 at infradead.org
Fri Sep 15 11:32:26 EDT 2006


On Fri, 2006-09-15 at 16:37 +0200, Haavard Skinnemoen wrote:
> If a cfi_cmdset_0002 fixup installs an unlock() operation, use it
> to unlock the whole flash after the erase regions have been set up.

There are cmdset_0001 chips which have this affliction too. I was
thinking of having a flag MTD_STUPID_LOCK which you set when you
determine that it's one of these chips, then add_mtd_device() can do the
unlocking... or add_mtd_partitions() can do it but _only_ for writable
partitions.

-- 
dwmw2





More information about the linux-mtd mailing list