
3 Apr
2012
3 Apr
'12
9:31 p.m.
On Tue, Apr 3, 2012 at 07:34, Gerlando Falauto wrote:
SPI flash operations inadvertently stretching beyond the flash size will result in a wraparound. This may be particularly dangerous when burning u-boot, because the flash contents will be corrupted rendering the board unusable, without any warning being issued. So add a consistency checking so not to overflow past the flash size.
looks OK to me. i'll test it locally and merge it into my SF branch. cheers! -mike