const struct pump_flash_t PUMP_Flash[] = {
{
"x1fx24x00x00",
264, // size of page
2048, // number of pages
"ATMEL AT45DB041D"
},
{
"x1fx23x00x00",
264, // size of page
1024, // number of pages
"ATMEL AT45DB021D"
},
{
"xefx30x13x00",
256, // size of page
1024, // number of pages
"WINBOND W25X40"
},
{
"xefx30x12x00",
256, // size of page
1024, // number of pages
"WINBOND W25X20"
},
};
Thanks for the update. Here's the ROM struct.