mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
Add W39L040
Corresponding to flashrom svn r1268. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
@ -110,6 +110,7 @@ int printlock_sst_fwhub(struct flashchip *flash);
|
||||
int unlock_sst_fwhub(struct flashchip *flash);
|
||||
|
||||
/* w39.c */
|
||||
int printlock_w39l040(struct flashchip * flash);
|
||||
int printlock_w39v040a(struct flashchip *flash);
|
||||
int printlock_w39v040b(struct flashchip *flash);
|
||||
int printlock_w39v040c(struct flashchip *flash);
|
||||
|
Reference in New Issue
Block a user