Rename SM_ID to SYNCMOS_ID (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2502 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2006-11-21 15:09:05 +00:00
parent 71d310fa9e
commit 9e2019200f
2 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@ extern struct flashchip flashchips[];
#define MSYSTEMS_MD2800 0x30 /* hmm -- both 0x30 */
#define MSYSTEMS_MD2802 0x30 /* hmm -- both 0x30 */
#define SM_ID 0x40 /* SyncMOS ID */
#define SYNCMOS_ID 0x40 /* SyncMOS ID */
#define S29C51001T 0x01 /* SyncMOS S29C51001T/B */
#define S29C51002T 0x02 /* SyncMOS S29C51002T/B */
#define S29C51004T 0x03 /* SyncMOS S29C51004T/B */