flash: Add GigaDevice gd25q128 flash

Add this flash chip which is a 128Mb spi flash.

MFC after:	1 week
This commit is contained in:
Emmanuel Vadot 2019-10-25 17:56:24 +00:00
parent c0750d9d04
commit d1ecd3ac13

View file

@ -150,6 +150,7 @@ static struct mx25l_flash_ident flash_devices[] = {
/* GigaDevice */
{ "gd25q64", 0xc8, 0x4017, 64 * 1024, 128, FL_ERASE_4K },
{ "gd25q128", 0xc8, 0x4018, 64 * 1024, 256, FL_ERASE_4K },
};
static int