summaryrefslogtreecommitdiff
path: root/flash.h
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-06-02 16:45:59 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-06-02 16:45:59 +0000
commit986ab80436bc2a86b446db452291b42faad44840 (patch)
tree151aacbc4c71f22000f4547d8ba05a64c66974e8 /flash.h
parent946549a7b58a06557f83c8c1d03d1677a733b362 (diff)
downloadflashrom-986ab80436bc2a86b446db452291b42faad44840.tar.gz
Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC).
Also, add Atmel AT29C512 support. Both are tested on hardware by Maciej Pijanka. Signed-off-by: Maciej Pijanka <maciej.pijanka@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@566 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'flash.h')
-rw-r--r--flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flash.h b/flash.h
index 8cb13cd..14a9145 100644
--- a/flash.h
+++ b/flash.h
@@ -287,6 +287,7 @@ extern const struct board_info boards_bad[];
#define AT_29C040A 0xA4
#define AT_29C010A 0xD5
#define AT_29C020 0xDA
+#define AT_29C512 0x5D
#define AT_45BR3214B /* No ID available */
#define AT_45CS1282 0x2920
#define AT_45D011 /* No ID available */