qcacld-3.0: Add firmware download support for sdio bus (Part 5 - HIF SDIO)
Add BMI and firmware download support for sdio bus platform. Refactor fw and bmi download routines to get rid of compile time bus specific macro. Refactor allocation and free routines for high latency bus. CRs-Fixed: 969334 Change-Id: I2c217891d0ca4b503e7388b3ebe2f787e8325af5
This commit is contained in:

committed by
Vishwajith Upendra

parent
27b1a60e64
commit
ef1f30228f
@@ -64,5 +64,6 @@ void ol_init_ini_config(struct ol_context *ol_ctx,
|
||||
struct ol_config_info *cfg);
|
||||
void bmi_cleanup(struct ol_context *scn);
|
||||
QDF_STATUS bmi_done(struct ol_context *ol_ctx);
|
||||
void bmi_target_ready(struct hif_opaque_softc *scn, void *cfg_ctx);
|
||||
QDF_STATUS bmi_download_firmware(struct ol_context *ol_ctx);
|
||||
#endif /* _BMI_H_ */
|
||||
|
Reference in New Issue
Block a user