1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

[mx25l] add new device id.

Tested:

* (submitter) TP-Link TL-WR1043nd v3

Submitted by:	tj@enoti.me
This commit is contained in:
Adrian Chadd 2016-07-21 15:48:41 +00:00
parent 717464d821
commit 303c356245
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=303150

View File

@ -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