summaryrefslogtreecommitdiff
path: root/util/flash_and_burn/pm49fl004.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/flash_and_burn/pm49fl004.c')
-rw-r--r--util/flash_and_burn/pm49fl004.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/util/flash_and_burn/pm49fl004.c b/util/flash_and_burn/pm49fl004.c
index e0bd6aaa55..4cffc14b25 100644
--- a/util/flash_and_burn/pm49fl004.c
+++ b/util/flash_and_burn/pm49fl004.c
@@ -26,11 +26,6 @@
#include "jedec.h"
#include "pm49fl004.h"
-#define AUTO_PGRM 0x10
-#define CHIP_ERASE 0x30
-#define RESET 0xFF
-#define READ_ID 0x90
-
static __inline__ int erase_block_49fl004(volatile unsigned char *bios,
unsigned long address)
{