summaryrefslogtreecommitdiffstats
path: root/w49f002u.h
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2003-09-12 22:41:53 +0000
committerRonald G. Minnich <rminnich@gmail.com>2003-09-12 22:41:53 +0000
commit616f35c32aed329276a8d043ecfe3a3e4d8cb2d6 (patch)
tree4ddad443cb40d4f090ba476bb48ddd47b98790a6 /w49f002u.h
parent24d0f7dbb597046482e06a8288c2c821c4b2f355 (diff)
downloadflashrom-616f35c32aed329276a8d043ecfe3a3e4d8cb2d6.zip
flashrom-616f35c32aed329276a8d043ecfe3a3e4d8cb2d6.tar.gz
Changes from NIKI
Corresponding to coreboot v1 svn r873.
Diffstat (limited to 'w49f002u.h')
-rw-r--r--w49f002u.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/w49f002u.h b/w49f002u.h
new file mode 100644
index 0000000..9705d42
--- /dev/null
+++ b/w49f002u.h
@@ -0,0 +1,8 @@
+#ifndef __W49F002U_H__
+#define __W49F002U_H__ 1
+
+extern int probe_49f002 (struct flashchip * flash);
+extern int erase_49f002 (struct flashchip * flash);
+extern int write_49f002 (struct flashchip * flash, unsigned char * buf);
+
+#endif /* !__W49F002U_H__ */
OpenPOWER on IntegriCloud