rmove unused #define and function declaretion
[coreboot.git] / util / flash_and_burn / sst39sf020.c
index 25d141a35841213e62d92d002b690e9e0e722b44..401247a6df4e7c64e75a35411288982034abcdc8 100644 (file)
 
 #define AUTO_PG_ERASE1         0x20
 #define AUTO_PG_ERASE2         0xD0
-#define AUTO_PGRM              0x10
-#define CHIP_ERASE             0x30
-#define RESET                  0xFF
-#define READ_ID                        0x90
 
 static __inline__ int erase_sector_39sf020(volatile char *bios,
                                           unsigned long address)