summaryrefslogtreecommitdiffstats
path: root/w49f002u.h
blob: 4863ea5a4fc91dbca1069236ffc75994ee7fb339 (plain)
1
2
3
4
5
6
7
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