summaryrefslogtreecommitdiffstats
path: root/sst_fwhub.h
blob: 66979bc082e675be4e4841c084e227fa85536125 (plain)
1
2
3
4
5
6
7
8
#ifndef __SST_FWHUB_H__
#define __SST_FWHUB_H__ 1

extern int probe_sst_fwhub(struct flashchip *flash);
extern int erase_sst_fwhub(struct flashchip *flash);
extern int write_sst_fwhub(struct flashchip *flash, uint8_t *buf);

#endif				/* !__SST_FWHUB_H__ */
OpenPOWER on IntegriCloud