Peter Stuge wrote:
NACK. This patch randomly (depending on flashchips.c order) breaks probing for ~80% of the chips we currently support. If it works for you. you are just lucky.
Can you expand on why this would happen?
Keep in mind that each probe function always executes the same code, no matter which chip is being probed for.
but it does not necessarily run with the same address being used for probing.
Stefan