summaryrefslogtreecommitdiffstats
path: root/sst49lfxxxc.h
blob: 8768b1fe66298ed65ac437c9c774cdb2896f2e20 (plain)
1
2
3
4
5
6
7
8
#ifndef __SST49LFXXXC_H__
#define __SST49LFXXXC_H__

extern int probe_49lfxxxc(struct flashchip *flash);
extern int erase_49lfxxxc(struct flashchip *flash);
extern int write_49lfxxxc(struct flashchip *flash, uint8_t *buf);

#endif				/* !__SST49LFXXXC_H__ */
OpenPOWER on IntegriCloud