summaryrefslogtreecommitdiffstats
path: root/am29f040b.h
blob: 99efb67400a8707b1f7a3847d628e2c42f614a13 (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, uint8_t *buf);

#endif				/* !__AM29F040B_H__ */
OpenPOWER on IntegriCloud