Author: hailfinger
Date: 2009-05-06 23:54:22 +0200 (Wed, 06 May 2009)
New Revision: 470

Modified:
   trunk/flash.h
Log:
ASD chips may exist, but all available docs suggest they are just
rebranded Winbond chips with Winbond IDs.
The ASD vendor/chip IDs in flash.h are very likely just misinterpreted
LHA headers.

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


Modified: trunk/flash.h
===================================================================
--- trunk/flash.h       2009-05-06 15:05:39 UTC (rev 469)
+++ trunk/flash.h       2009-05-06 21:54:22 UTC (rev 470)
@@ -186,6 +186,7 @@
 #define AMIC_A29040B           0x86
 #define AMIC_A49LF040A         0x9d
 
+/* This chip vendor/device ID is probably a misinterpreted LHA header. */
 #define ASD_ID                 0x25    /* ASD, not listed in JEP106W */
 #define ASD_AE49F2008          0x52
 


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to