Skip to content

Commit

Permalink
Add list of chips for which we intend to have WP
Browse files Browse the repository at this point in the history
Change-Id: Ifcd6cffa22dffd05241515fc30e0f550f89b5b16
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
  • Loading branch information
SergiiDmytruk authored and macpijan committed Sep 21, 2022
1 parent d047111 commit 2338576
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions Documentation/chips.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
List of chips for extending WP support in flashrom as of 26 July 2022.

| Manufacturer | Model(s) | Upstream | [flashrom#185] | Notes
| ----------------- | ---------------- | -------- | -------------- | -----
| Atmel | `AT25SL128A` | + | |
| Eon | `EN25QH128` | + | |
| ^ | `EN25QH32` | | + |
| ^ | `EN25QH64` | | + |
| GigaDevice | `GD25LQ64` | + | |
| ^ | `GD25LQ64B` | + | |
| ^ | `GD25LQ128C` | + | |
| ^ | `GD25LQ128D` | + | |
| ^ | `GD25LQ128E` | + | |
| ^ | `GD25Q32` | + | |
| ^ | `GD25Q32B` | + | |
| ^ | `GD25Q64` | + | |
| ^ | `GD25Q64B` | + | |
| ^ | `GD25Q127C` | + | |
| ^ | `GD25Q128C` | + | |
| ^ | `GD25Q256D` | + | |
| Winbond | `W25Q32.V` | | + |
| ^ | `W25Q32.W` | | + |
| ^ | `W25Q64BV` | + | + |
| ^ | `W25Q64CV` | + | + |
| ^ | `W25Q64FV` | + | + | in KGPE-D16
| ^ | `W25Q64JV-.Q` | + | + |
| ^ | `W25Q64.W` | + | + | in Protectli FW4C
| ^ | `W25Q128.V` | + | | in KGPE-D16
| ^ | `W25Q128.V..M` | + | |
| ^ | `W25Q128.W` | + | |
| ^ | `W25Q128.JW.DTR` | + | |
| ^ | `W25Q256.V` | + | |
| ^ | `W25Q256JV_M` | + | |
| Macronix | `MX25L3206E` | | + | in Dell OptiPlex
| ^ | `MX25L3208E` | | + | same flash description as MX25L3206E
| ^ | `MX25L6405` | | + |
| ^ | `MX25L6405D` | | + |
| ^ | `MX25L6406E` | | + | in Dell OptiPlex
| ^ | `MX25L6408E` | | + | same flash description as MX25L6406E
| ^ | `MX25L6436E` | | + |
| ^ | `MX25L6445E` | | + |
| ^ | `MX25L6465E` | | + |
| ^ | `MX25L6473E` | | + |
| ^ | `MX25L6473F` | | + |
| ^ | `MX25L6495F` | | + | **no datasheet!**
| Micron/Numonyx/ST | `N25Q032..1E` | | + |
| ^ | `N25Q032..3E` | | + |
| ^ | `N25Q064..1E` | | + |
| ^ | `N25Q064..3E` | | + |
| ^ | `MT25QL512ABB8ESF-0SIT` | | | in Talos II
| XTX | `XT25F16` | | optional |

[flashrom#185]: https://github.com/flashrom/flashrom/issues/185

0 comments on commit 2338576

Please sign in to comment.