mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 14:22:13 +00:00
cfi: Add GigaDevice GD25Q20C and GD25Q32C
This commit is contained in:
parent
fcf436d0d0
commit
90a9c0de27
@ -150,6 +150,16 @@ Vendor = GigaDevice
|
||||
Name = GD25Qxxx
|
||||
CfiDeviceCmdChipErase = 0xC7
|
||||
CfiDeviceCmdSectorErase = 0x20
|
||||
CfiDeviceCmdBlockErase = 0xd8
|
||||
CfiDeviceBlockSize = 0x10000
|
||||
CfiDeviceSectorSize = 0x1000
|
||||
CfiDevicePageSize = 0x100
|
||||
[CFI\FLASHID_C84012]
|
||||
Name = GD25Q20C
|
||||
FirmwareSizeMax = 0x40000
|
||||
[CFI\FLASHID_C84016]
|
||||
Name = GD25Q32C
|
||||
FirmwareSizeMax = 0x400000
|
||||
|
||||
# Nantronics
|
||||
[CFI\FLASHID_D5]
|
||||
|
Loading…
Reference in New Issue
Block a user