|
@@ -1154,6 +1154,8 @@ static inline int jedec_feature(struct nand_chip *chip)
|
|
|
|
|
|
/* get timing characteristics from ONFI timing mode. */
|
|
|
const struct nand_sdr_timings *onfi_async_timing_mode_to_sdr_timings(int mode);
|
|
|
+/* get data interface from ONFI timing mode 0, used after reset. */
|
|
|
+const struct nand_data_interface *nand_get_default_data_interface(void);
|
|
|
|
|
|
int nand_check_erased_ecc_chunk(void *data, int datalen,
|
|
|
void *ecc, int ecclen,
|