This commit is contained in:
emard 2021-10-14 20:52:46 +02:00
parent 9cfb070e2f
commit eb545b5256
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ static std::map <uint32_t, flash_t> flash_list = {
.bp_offset = {(1 << 2), (1 << 3), (1 << 4), (1 << 5)}}
},
{0xef4018, {
.manufacturer = "Windbond",
.manufacturer = "Winbond",
.model = "W25Q128",
.nr_sector = 256,
.sector_erase = true,