summaryrefslogtreecommitdiff
path: root/util/flash_and_burn/sst39sf020.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/flash_and_burn/sst39sf020.c')
-rw-r--r--util/flash_and_burn/sst39sf020.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/flash_and_burn/sst39sf020.c b/util/flash_and_burn/sst39sf020.c
index 25d141a358..401247a6df 100644
--- a/util/flash_and_burn/sst39sf020.c
+++ b/util/flash_and_burn/sst39sf020.c
@@ -34,10 +34,6 @@
#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)