X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=inline;f=include%2Flinux%2Fmtd%2Fnand.h;h=4cc4a7d1bb444c800d4422bb7ac1cbba76b40a45;hb=8d79953d03e6c5b24215609997dafe4daa623cd6;hp=49ff80fd3aa86e0e632d61b95fe3987995589f2b;hpb=81735b2568cf634d601c0d4a1bbc3a3882bc8eda;p=u-boot diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h index 49ff80fd3a..4cc4a7d1bb 100644 --- a/include/linux/mtd/nand.h +++ b/include/linux/mtd/nand.h @@ -129,7 +129,7 @@ extern int nand_read_raw (struct mtd_info *mtd, uint8_t *buf, loff_t from, size_ #define NAND_ECC_HW3_256 2 /* Hardware ECC 3 byte ECC per 512 Byte data */ #define NAND_ECC_HW3_512 3 -/* Hardware ECC 3 byte ECC per 512 Byte data */ +/* Hardware ECC 6 byte ECC per 512 Byte data */ #define NAND_ECC_HW6_512 4 /* Hardware ECC 8 byte ECC per 512 Byte data */ #define NAND_ECC_HW8_512 6