diff options
| author | Gerlando Falauto <[email protected]> | 2012-04-03 04:34:13 +0000 |
|---|---|---|
| committer | Mike Frysinger <[email protected]> | 2012-04-03 04:34:13 +0000 |
| commit | 864939949eda9108fb7bc350af040500cd102954 (patch) | |
| tree | e60fcc33d0dfc34f85a3a8825ed9c7bc819eece0 /include/linux | |
| parent | 41e1713425d9817fdbe4fc89ad11b8dc9c4fca30 (diff) | |
cmd_sf: add size checking to spi flash commands
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.
Signed-off-by: Gerlando Falauto <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
