drivers/spi: Add ISSI IS25WP256D flash
datasheet: IS25WP256D Rev A13 (2023-08-03) tested: boot SiFive Hifive Unmatched board Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I655776258cbcf464becf38cbb5045cda5bca711c Reviewed-on: https://review.coreboot.org/c/coreboot/+/79369 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
b24eadb973
commit
7bcf4ae4d2
6 changed files with 42 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#define VENDOR_ID_SST 0xbf
|
||||
#define VENDOR_ID_STMICRO 0x20
|
||||
#define VENDOR_ID_WINBOND 0xef
|
||||
#define VENDOR_ID_ISSI 0x9d
|
||||
|
||||
/* Controller-specific definitions: */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue