mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
fix various comments
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
7817cb2083
commit
10c7382bc5
@@ -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
|
||||
|
Reference in New Issue
Block a user