summaryrefslogtreecommitdiffstats
path: root/pm49fl004.c
diff options
context:
space:
mode:
authorOllie Lho <ollie@sis.com.tw>2004-03-20 17:39:43 +0000
committerOllie Lho <ollie@sis.com.tw>2004-03-20 17:39:43 +0000
commit3a3dea72604bc59bf44eeaa23b06fc21a7093bbc (patch)
tree9fd7861688575fa5d3010d48bd978162458d2565 /pm49fl004.c
parentf51a766f89a3d37ef4f6e4898621b91c8912e566 (diff)
downloadast2050-flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.zip
ast2050-flashrom-3a3dea72604bc59bf44eeaa23b06fc21a7093bbc.tar.gz
Remove unused #define and function declaration
Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
Diffstat (limited to 'pm49fl004.c')
-rw-r--r--pm49fl004.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/pm49fl004.c b/pm49fl004.c
index e0bd6aa..4cffc14 100644
--- a/pm49fl004.c
+++ b/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)
{
OpenPOWER on IntegriCloud