summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2015-02-03 11:58:15 -0600
committerScott Wood <scottwood@freescale.com>2015-03-30 23:24:39 -0500
commit073adf987e8251ad934fcac4fd1bf20d4f34f96e (patch)
tree119c31a7837186ee411da308b04be28d511ad81a /README
parent9ac71f112eb3cffc42e012fcdf5009e5b3b01a1d (diff)
downloadblackbird-obmc-uboot-073adf987e8251ad934fcac4fd1bf20d4f34f96e.tar.gz
blackbird-obmc-uboot-073adf987e8251ad934fcac4fd1bf20d4f34f96e.zip
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 <ptyser@xes-inc.com> Tested-by: Heiko Schocher <hs@denx.de> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 5d57eb924f..b7c2a17068 100644
--- a/README
+++ b/README
@@ -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
OpenPOWER on IntegriCloud