Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_NAND_ECC_SW_HAMMING
has multiple definitions:
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_ECC_SW_HAMMING:
CONFIG_MTD_RAW_NAND
nand_ecc
This enables support for software Hamming error correction. This correction can correct up to 1 bit error per chunk and detect up to 2 bit errors. While it used to be widely used with old parts, newer NAND chips usually require more strength correction and in this case BCH or RS will be preferred.
drivers/mtd/nand/raw/Kconfig
The configuration item CONFIG_MTD_NAND_ECC_SW_HAMMING:
(none)
nand_ecc
(none)
Raw data from LKDDb:
lkddb module nand_ecc CONFIG_MTD_NAND_ECC_SW_HAMMING : drivers/mtd/nand/raw/Kconfig : "" # in 5.2–5.10
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab