1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 02:22:18 +02:00
Files
u-boot-megous/drivers/mtd
Farhan Ali c146de4872 mtd: Update fail_addr when erase fails due to bad blocks
For all other erase failures, the fail_addr is updated with the
failing address. Only in the case of erase failure due to bad block
detection, the fail_addr is not updated. This change simply updates
the fail_addr for this specific scenario so that it is consistent with
the rest of the code.

Signed-off-by: Farhan Ali <farhan.ali@broadcom.com>
2021-04-12 17:17:11 -04:00
..
2020-11-15 15:29:40 +05:30
2021-03-27 15:04:31 +13:00
2020-10-08 09:04:41 +02:00
2021-01-18 15:23:06 -05:00
2021-01-16 19:17:11 -05:00