diff options
author | Baruch Siach <baruch@tkos.co.il> | 2014-09-04 12:23:09 +0300 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2014-10-06 14:12:12 +0200 |
commit | 91693055995733e268874ae75568ae316233e116 (patch) | |
tree | 22b3314fa1cc3a11a6e7b597f5166b965d87e7c1 /board | |
parent | b966db0d7259293e2c9c216c7a5dce30dacacfd9 (diff) | |
download | u-boot-imx-91693055995733e268874ae75568ae316233e116.zip u-boot-imx-91693055995733e268874ae75568ae316233e116.tar.gz u-boot-imx-91693055995733e268874ae75568ae316233e116.tar.bz2 |
cfi_flash: don't hide write/erase errors
Partially revert commit 0d01f66d235118 (CFI: cfi_flash write fix for AMD
legacy).
flash_full_status_check() used to skip status register parsing when
flash_status_check() returns OK. This is wrong since flash_status_check()
must return OK for other status bits to be valid.
Cc: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions