Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MTD_NAND_OMAP_BCH
has multiple definitions:
drivers/mtd/nand/raw/Kconfig
The configuration item CONFIG_MTD_NAND_OMAP_BCH:
CONFIG_MTD_NAND_OMAP2
elm
This config enables the ELM hardware engine, which can be used to locate and correct errors when using BCH ECC scheme. This offloads the cpu from doing ECC error searching and correction. However some legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine so this is optional for them.
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_OMAP_BCH:
CONFIG_MTD_NAND_OMAP2
elm
This config enables the ELM hardware engine, which can be used to locate and correct errors when using BCH ECC scheme. This offloads the cpu from doing ECC error searching and correction. However some legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine so this is optional for them.
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_OMAP_BCH:
CONFIG_MTD_NAND_OMAP2
elm
This config enables the ELM hardware engine, which can be used to locate and correct errors when using BCH ECC scheme. This offloads the cpu from doing ECC error searching and correction. However some legacy OMAP families like OMAP2xxx, OMAP3xxx do not have ELM engine so they should not enable this config symbol.
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_OMAP_BCH:
CONFIG_MTD_NAND && CONFIG_MTD_NAND_OMAP2 && CONFIG_ARCH_OMAP3
elm
Support for hardware BCH error correction.
drivers/mtd/nand/Kconfig
The configuration item CONFIG_MTD_NAND_OMAP_BCH:
CONFIG_MTD_NAND && CONFIG_MTD_NAND_OMAP2 && CONFIG_ARCH_OMAP3
elm
Support for hardware BCH error correction.
Raw data from LKDDb:
lkddb module elm CONFIG_MTD_NAND_OMAP_BCH : drivers/mtd/nand/Kconfig : "Support hardware based BCH error correction" # in 3.11–3.17
lkddb of "" "" "ti,am3352-elm" : CONFIG_MTD CONFIG_MTD_NAND_OMAP_BCH : drivers/mtd/devices/elm.c # in 3.9–3.17
lkddb platform "elm" : CONFIG_MTD CONFIG_MTD_NAND_OMAP_BCH : drivers/mtd/devices/elm.c # in 3.9–3.14
lkddb platform "omap-elm" : CONFIG_MTD CONFIG_MTD_NAND_OMAP_BCH : drivers/mtd/devices/elm.c # in 3.15–3.17
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