Index: pm49fl004.c =================================================================== --- pm49fl004.c (revision 2455) +++ pm49fl004.c (working copy) @@ -44,6 +44,8 @@ /* erase the page before programming */ erase_block_jedec(bios, i * page_size); + usleep(200); + /* write to the sector */ printf("%04d at address: 0x%08x", i, i * page_size); write_sector_jedec(bios, buf + i * page_size,