Angus Gratton be53a6950c spi_flash_erase_range: Allow for 32KB blocks not 64KB blocks
SPI flash hardware sends 52h command, which is a 32KB erase.

There is a matching bug in the ROM SPIEraseArea code, unless
flashchip->block_size is modified first.
2016-11-24 18:05:06 +11:00
..
2016-11-22 00:57:19 +08:00
2016-08-17 23:08:22 +08:00
2016-09-26 01:17:32 +08:00
2016-11-17 12:09:08 +08:00
2016-11-22 00:57:19 +08:00
2016-08-17 23:08:22 +08:00
2016-11-17 12:09:08 +08:00
2016-08-17 23:08:22 +08:00