On Tue, Dec 15, 2009 at 11:56 AM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
We have more than one chip which gets horribly confused by probe sequences for other chips.
Sending a reset command to the detected chip (and sleeping a bit) before performing any read/write/erase action could fix a number of problems we're seeing right now. This could be achieved by adding a .reset function to struct flashchip.
Thoughts?
it sure makes sense to me ...
ron