提交 a3daa621 编写于 作者: B Bernard Xiong

[DeviceDrivers] Add RT_MTD_EECC_CORRECT code in MTD nand.

上级 33cda086
......@@ -41,6 +41,7 @@ struct rt_mtd_nand_driver_ops;
#define RT_MTD_EIO 3 /* generic IO issue */
#define RT_MTD_ENOMEM 4 /* out of memory */
#define RT_MTD_ESRC 5 /* source issue */
#define RT_MTD_EECC_CORRECT 6 /* ECC error but correct */
struct rt_mtd_nand_device
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册