summaryrefslogtreecommitdiffstats
path: root/pm49fl004.h
blob: 4a75da1751628058c914c232f38133fe7163857d (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, unsigned char * buf);

#endif 
OpenPOWER on IntegriCloud