On 29.01.2008 18:59, Tiago Marques wrote:
Any ideas? From where should I start?
Try to erase a chip with "flashrom -E" (just erase, no write, no verify) and then read back the contents with "flashrom -r". Look at the resulting file with xxd or hexdump and check if it is all 0xff. I suspect that it will not be all 0xff when erased in the problematic boards, but it will be all 0xff when erased in the K8T890 board.
Regards, Carl-Daniel