mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
typo
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user