mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
dummyflasher: Add emulation for S25FL128L
Used to test WRSR_EXT2/3 support. Signed-off-by: Nico Huber <nico.h@gmx.de> Change-Id: Ic3cbea87218c973331b9b83e809e7d438407bc13 Reviewed-on: https://review.coreboot.org/c/flashrom/+/64748 Reviewed-by: Thomas Heijligen <src@posteo.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@ -735,6 +735,8 @@ vendor):
|
||||
.sp
|
||||
.RB "* Winbond " W25Q128FV " SPI flash chip (16384 kB, RDID)"
|
||||
.sp
|
||||
.RB "* Spansion " S25FL128L " SPI flash chip (16384 kB, RDID)"
|
||||
.sp
|
||||
.RB "* Dummy vendor " VARIABLE_SIZE " SPI flash chip (configurable size, page write)"
|
||||
.sp
|
||||
Example:
|
||||
@ -828,7 +830,7 @@ registers content.
|
||||
.TP
|
||||
.B Write protection
|
||||
.sp
|
||||
Chips with emulated WP: W25Q128FV.
|
||||
Chips with emulated WP: W25Q128FV, S25FL128L.
|
||||
.sp
|
||||
You can simulate state of hardware protection pin (WP) with the
|
||||
.sp
|
||||
|
Reference in New Issue
Block a user