On Sat, May 17, 2008 at 03:22:24AM +0200, Peter Stuge wrote:
I guess our policy is to leave bits unlocked. I'll read up on the PMC chips and send a patch to remove the locking if it doesn't seem to be harmful.
Patch attached, but I sort-of feel like reverting 3332 and instead making two new patches, with this change included in one.
Maybe we should rethink it a little and introduce a chip unlock function that can fail? (Unlocking can fail on the PMC chips and then they will not be writable until after reset. This exists in the ICH SPI master and some SPI chips too.)
//Peter