diff --git a/sys/dev/flash/mx25l.c b/sys/dev/flash/mx25l.c index b41986f258e..1da67603025 100644 --- a/sys/dev/flash/mx25l.c +++ b/sys/dev/flash/mx25l.c @@ -133,6 +133,9 @@ struct mx25l_flash_ident flash_devices[] = { /* Atmel */ { "at25df641", 0x1f, 0x4800, 64 * 1024, 128, FL_ERASE_4K }, + + /* GigaDevice */ + { "gd25q64", 0xc8, 0x4017, 64 * 1024, 128, FL_ERASE_4K }, }; static uint8_t