diff options
Diffstat (limited to 'include/flashchips.h')
-rw-r--r-- | include/flashchips.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/flashchips.h b/include/flashchips.h index 999139e2..5df42dcf 100644 --- a/include/flashchips.h +++ b/include/flashchips.h @@ -668,6 +668,8 @@ #define SPANSION_S25FL116K 0x4015 #define SPANSION_S25FL132K 0x4016 #define SPANSION_S25FL164K 0x4017 +#define SPANSION_S25FL128L 0x6018 +#define SPANSION_S25FL256L 0x6019 #define SPANSION_S25FS128S_L 0x20180081 /* Large sectors. */ #define SPANSION_S25FS128S_S 0x20180181 /* Small sectors. */ #define SPANSION_S25FS256S_L 0x02190081 /* Large sectors. */ |