We changed flash chips on our board because we can no longer find the old ones. The parts are supposed to be pin compatible, the only difference being the new one is double the size. I didn't anticipate any problems booting the board. I figured if anything I would just see that it still only recognizes half the space. This is the error I see in uboot after I enter my 'ethaddr':
...
Erasing redundant NAND...
Warning: Erase size 0x00010000 smaller than one erase block 0x00020000
Erasing 0x00020000 instead
Skipping bad block 0x00090000
Writing to redundant Nand... FAILED!
RESET
After this the board just restarts and brings me to the "Please enter 'ethaddr'" prompt again. I am not familiar enough with uboot, the board, or this problem to have any legitimate guesses as to what to do. Any thoughts would be appreciated.
Thanks.