diff options
author | Gerlando Falauto <gerlando.falauto@keymile.com> | 2012-04-03 04:34:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-03 04:34:13 +0000 |
commit | 864939949eda9108fb7bc350af040500cd102954 (patch) | |
tree | e60fcc33d0dfc34f85a3a8825ed9c7bc819eece0 /include/configs/origen.h | |
parent | 41e1713425d9817fdbe4fc89ad11b8dc9c4fca30 (diff) | |
download | u-boot-imx-864939949eda9108fb7bc350af040500cd102954.zip u-boot-imx-864939949eda9108fb7bc350af040500cd102954.tar.gz u-boot-imx-864939949eda9108fb7bc350af040500cd102954.tar.bz2 |
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 <gerlando.falauto@keymile.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/origen.h')
0 files changed, 0 insertions, 0 deletions