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)
commit8337aa5c0b22bc9e1d8ae9d7b2270735670233bd
tree57ad100d090dc23acd71bc3fa68c3a919e4dcfad
parentbc912e78f4bad932096633815139cd003ad5c485
SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access

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