summaryrefslogtreecommitdiffstats
path: root/pm49fl004.h
blob: 2abd7deddf87c26e5954a5f3752d42d5288441e8 (plain)
1
2
3
4
5
6
7
8
#ifndef __PM49FL004_H__
#define __PM49FL004_H__ 1

extern int probe_49fl004(struct flashchip *flash);
extern int erase_49fl004(struct flashchip *flash);
extern int write_49fl004(struct flashchip *flash, uint8_t *buf);

#endif
OpenPOWER on IntegriCloud