summaryrefslogtreecommitdiffstats
path: root/flash.h
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2008-06-11 02:24:15 +0000
committerPeter Stuge <peter@stuge.se>2008-06-11 02:24:15 +0000
commitf42b4e213469465226009caa775da5406b64fa6e (patch)
treece02567e6218664b01d1b270b61651fa4117e8c8 /flash.h
parent4aa7156f07ea5f0d3fa19ad1dea7bd83a189a587 (diff)
downloadast2050-flashrom-f42b4e213469465226009caa775da5406b64fa6e.zip
ast2050-flashrom-f42b4e213469465226009caa775da5406b64fa6e.tar.gz
Add support for Amic Technology A29040B flash chip
PROBE READ tested by Lyos Gemini Norezel on BioStar P4M80-M4. Corresponding to flashrom svn r257 and coreboot v2 svn r3365. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Lyos Gemini Norezel <lyos.gemininorezel@gmail.com>
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 b0d4623..b765555 100644
--- a/flash.h
+++ b/flash.h
@@ -119,6 +119,7 @@ extern struct flashchip flashchips[];
#define AMIC_ID 0x7F37 /* AMIC */
#define AMIC_ID_NOPREFIX 0x37 /* AMIC */
#define AMIC_A25L40P 0x2013
+#define AMIC_A29040B 0x86
#define ASD_ID 0x25 /* ASD, not listed in JEP106W */
#define ASD_AE49F2008 0x52
OpenPOWER on IntegriCloud