diff options
| author | Peter Tyser <[email protected]> | 2015-02-03 11:58:15 -0600 |
|---|---|---|
| committer | Scott Wood <[email protected]> | 2015-03-30 23:24:39 -0500 |
| commit | 073adf987e8251ad934fcac4fd1bf20d4f34f96e (patch) | |
| tree | 119c31a7837186ee411da308b04be28d511ad81a /README | |
| parent | 9ac71f112eb3cffc42e012fcdf5009e5b3b01a1d (diff) | |
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
The CONFIG_MTD_NAND_VERIFY_WRITE has been removed from Linux for some
time and a more generic method of NAND verification now exists in U-Boot.
Signed-off-by: Peter Tyser <[email protected]>
Tested-by: Heiko Schocher <[email protected]>
Acked-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3483,9 +3483,6 @@ FIT uImage format: Adds the MTD partitioning infrastructure from the Linux kernel. Needed for UBI support. - CONFIG_MTD_NAND_VERIFY_WRITE - verify if the written data is correct reread. - - UBI support CONFIG_CMD_UBI |
