summaryrefslogtreecommitdiffstats
path: root/sst39sf020.h
blob: dfbedfffc757ce9a0056ab7b6c9aa4b5bd0956e1 (plain)
1
2
3
4
5
6
7
8
#ifndef __SST39SF020_H__
#define __SST39SF020_H__ 1

extern int probe_39sf020 (struct flashchip * flash);
extern int erase_39sf020 (struct flashchip * flash);
extern int write_39sf020 (struct flashchip * flash, unsigned char * buf);

#endif /* !__SST39SF020_H__ */
OpenPOWER on IntegriCloud