summaryrefslogtreecommitdiffstats
path: root/am29f040b.h
blob: dee8f629a65c7cfe93604336c55c8663a53ea9c1 (plain)
1
2
3
4
5
6
7
8
#ifndef __AM29F040B_H__
#define __AM29F040B_H__ 1

extern int probe_29f040b (struct flashchip * flash);
extern int erase_29f040b (struct flashchip * flash);
extern int write_29f040b (struct flashchip * flash, unsigned char * buf);

#endif /* !__AM29F040B_H__ */
OpenPOWER on IntegriCloud