summaryrefslogtreecommitdiff
path: root/flashchips.h
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-06-19 15:54:39 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-06-19 15:54:39 +0000
commitb8bcf60c001c0d4198ace190dec4796580dfbcaa (patch)
tree32360db687534ad972e7dc004ac277b4fc39805b /flashchips.h
parent5c0eba989ba5cf2fd8ee9962cd630a45cc32b68b (diff)
downloadflashrom-b8bcf60c001c0d4198ace190dec4796580dfbcaa.tar.gz
Add support for the AMD Am29F010A/B chips.
Also, add support for the Silicon Image 3112(A) SATA controller. Both have been tested by Andrew Morgan <ziltro@ziltro.com> on hardware and work fine. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Andrew Morgan <ziltro@ziltro.com> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@613 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'flashchips.h')
-rw-r--r--flashchips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashchips.h b/flashchips.h
index e9d977d..0b58e50 100644
--- a/flashchips.h
+++ b/flashchips.h
@@ -39,6 +39,7 @@
#define ALLIANCE_ID 0x52 /* Alliance Semiconductor */
#define AMD_ID 0x01 /* AMD */
+#define AM_29F010B 0x20 /* Same as Am29F010A */
#define AM_29F002BT 0xB0
#define AM_29F002BB 0x34
#define AM_29F040B 0xA4