Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index

CONFIG_MTD_ONENAND_VERIFY_WRITE: Verify OneNAND page writes

General informations

The Linux kernel configuration item CONFIG_MTD_ONENAND_VERIFY_WRITE has multiple definitions:

Verify OneNAND page writes found in drivers/mtd/nand/onenand/Kconfig

The configuration item CONFIG_MTD_ONENAND_VERIFY_WRITE:

Help text

This adds an extra check when data is written to the flash. The OneNAND flash device internally checks only bits transitioning from 1 to 0. There is a rare possibility that even though the device thinks the write was successful, a bit could have been flipped accidentally due to device wear or something else.

Verify OneNAND page writes found in drivers/mtd/onenand/Kconfig

The configuration item CONFIG_MTD_ONENAND_VERIFY_WRITE:

Help text

This adds an extra check when data is written to the flash. The OneNAND flash device internally checks only bits transitioning from 1 to 0. There is a rare possibility that even though the device thinks the write was successful, a bit could have been flipped accidentally due to device wear or something else.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index

Automatically generated (in year 2024). See also LKDDb sources on GitLab