Add XT25F64BSSI/HGU-S SPI NOR support

pull/76/head
Dmitry Ermakov 2021-11-13 10:28:00 +03:00
parent f6346f11e4
commit 304333d17b
4 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- a/drivers/mtd/devices/xmsfc/xmsfc_params.c
+++ b/drivers/mtd/devices/xmsfc/xmsfc_params.c
@@ -8,6 +8,7 @@
{"MX25L12835F", 0xc22018, _16M, _64K, 0xD8, 0x02, 0x03, 0x00, 0x00, 0},
{"EN25QH64A", 0x1c7017, _8M, _64K, 0xD8, 0x02, 0x03, 0x32, 0x6B, 0},
{"XM25Q64AHIG", 0x207017, _8M, _64K, 0xD8, 0x02, 0x03, 0x32, 0x6B, 0},
+ {"XT25F64BSSI/HGU-S", 0x0b4017, _8M, _64K, 0xD8, 0x02, 0x03, 0x32, 0x6B, 0},
};
const struct xmsfc_params xmsfc_params_default = {
"DEFAULT", 0x000000, _8M, _64K, 0xD8, 0x02, 0x03, 0x00, 0x00, 0