mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 14:42:36 +02:00
doc: Add chip models support into recent development
Change-Id: I9b96902a02b83d35f0a0f221bd1678b7edf99dad Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/84870 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Peter Marheine <pmarheine@chromium.org>
This commit is contained in:
parent
e60702d846
commit
19ce5c98ef
@ -26,6 +26,7 @@ now the only supported tool for building flashrom from source.
|
||||
|
||||
New Feature
|
||||
===========
|
||||
|
||||
Libpci 3.13.0 and onwards support ECAM to access pci registers. Flashrom will
|
||||
be moved to ECAM from IO port 0xcf8/0xcfc if the libpci version is >= 3.13.0.
|
||||
The ECAM has been supported for a very long time, most platforms should support
|
||||
@ -39,4 +40,48 @@ Progress display feature is now working for all operations: read, erase, write.
|
||||
|
||||
Chipset support
|
||||
===============
|
||||
|
||||
Added Raptor Point PCH support.
|
||||
|
||||
Chip model support added
|
||||
========================
|
||||
|
||||
* FM25Q04
|
||||
* FM25Q64
|
||||
* FM25Q128
|
||||
|
||||
* GD25B128E
|
||||
* GD25B256E
|
||||
* GD25B512MF
|
||||
* GD25F64F
|
||||
* GD25F256F
|
||||
* GD25R128E
|
||||
* GD25R256E
|
||||
* GD25R512MF
|
||||
* GD25LB256F
|
||||
* GD25LB512ME
|
||||
* GD25LB512MF
|
||||
* GD25LR256F
|
||||
* GD25LR512MF
|
||||
* GD25LF256F
|
||||
* GD25LF512MF
|
||||
|
||||
* MX25U25645G
|
||||
* MX77U51250F
|
||||
|
||||
* W25Q32JV_M
|
||||
|
||||
* XM25LU64C
|
||||
* XM25QH32C
|
||||
* XM25QH32D
|
||||
* XM25QH64D
|
||||
* XM25QH128D
|
||||
* XM25QH256D
|
||||
* XM25QH512C
|
||||
* XM25QH512D
|
||||
* XM25QU16C
|
||||
* XM25QU32C
|
||||
* XM25QU128D
|
||||
* XM25QU256D
|
||||
* XM25QU512C
|
||||
* XM25QU512D
|
||||
|
Loading…
x
Reference in New Issue
Block a user