]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
authorAmit Virdi <amit.virdi@st.com>
Mon, 7 May 2012 07:36:58 +0000 (13:06 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:42 +0000 (14:07 +0200)
When CONFIG_MTD_NAND_VERIFY_WRITE is defined, nand driver read back the data
everytime it writes. This process unnecessarily slows down the nand access.

Signed-off-by: Amit Virdi <amit.virdi@st.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/spear-common.h

index aa9ec5d95139c1d5960793a26c04e5de4f186639..32e1fcc98d593da0f3db81de87faebf52703d36e 100644 (file)
 #define CONFIG_MTD_PARTITIONS
 #define CONFIG_NAND_FSMC
 #define CONFIG_SYS_MAX_NAND_DEVICE             1
-#define CONFIG_MTD_NAND_VERIFY_WRITE           1
 #define CONFIG_SYS_NAND_ONFI_DETECTION
 #define CONFIG_SYS_NAND_QUIET_TEST