[PATCH 2/2] mtd: m25p80: update Micron IDs
Holger Schurig
holgerschurig at gmail.com
Thu May 15 01:19:27 PDT 2014
> + { "n25q512a", INFO(0x20bb20, 0, 64 * 1024, 1024, SECT_4K) },
Are you sure that this one works? In u-boot's
drivers/mtd/spi/sf_params.c this one is marked with WR_QPP | E_FSR |
SECT_4K, and barebox doesn't support E_FSR right now. I have a WIP
patch for it, but haven't published that patch because even with it my
JEDEC 20ba20 N25Q512 doesn't get erased.
More information about the barebox
mailing list