mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 14:33:18 +02:00
flashchips: Add Zettadevice ZD25D40
This introduces the Zettadevice manufacturer ID and adds support for the ZD25D40 chip. Based on PR20 from Github. Change-Id: I0400b059ddacdf166d1b77f619becec3a250cece Signed-off-by: David Hendricks <david.hendricks@gmail.com> Reviewed-on: https://review.coreboot.org/23701 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -957,4 +957,7 @@
|
||||
#define WINBOND_W49V002A 0xB0
|
||||
#define WINBOND_W49V002FA 0x32
|
||||
|
||||
#define ZETTADEVICE_ID 0xBA /* Zetta Device */
|
||||
#define ZETTADEVICE_ZD25D40 0x2013
|
||||
|
||||
#endif /* !FLASHCHIPS_H */
|
||||
|
Reference in New Issue
Block a user