X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fmxs_nand.h;h=379ed24f05a3c06af9209c02bab0dde1f0100dc6;hb=5346c31e305a37d39f535cc0d5ae87d8b7e81230;hp=9bb7148d98d04531e48b0811dfa7e4ec77a61da2;hpb=9345943b2b5ea890cb479770c3c802cf851ed3e6;p=u-boot diff --git a/drivers/mtd/nand/mxs_nand.h b/drivers/mtd/nand/mxs_nand.h index 9bb7148d98..379ed24f05 100644 --- a/drivers/mtd/nand/mxs_nand.h +++ b/drivers/mtd/nand/mxs_nand.h @@ -8,3 +8,4 @@ */ int mxs_nand_init_spl(struct nand_chip *nand); +int mxs_nand_setup_ecc(struct mtd_info *mtd);