All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 5/6]Update some marcos value as vendor recommended
@ 2010-08-12 10:51 Chuanxiao.Dong
  0 siblings, 0 replies; only message in thread
From: Chuanxiao.Dong @ 2010-08-12 10:51 UTC (permalink / raw)
  To: linux-mtd, dwmw2

From cdf7eed24caaffac24c87a2348979236ea47feed Mon Sep 17 00:00:00 2001
From: Chuanxiao Dong <chuanxiao.dong@intel.com>
Date: Thu, 12 Aug 2010 18:27:49 +0800
Subject: [PATCH 5/6] nand/denali: Update some marcos value as vendor recommended

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
---
 drivers/mtd/nand/denali.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mtd/nand/denali.h b/drivers/mtd/nand/denali.h
index 9c244f7..76a7722 100644
--- a/drivers/mtd/nand/denali.h
+++ b/drivers/mtd/nand/denali.h
@@ -654,8 +654,8 @@
 
 #define CUSTOM_CONF_PARAMS      0
 
-#define ONFI_BLOOM_TIME         1
-#define MODE5_WORKAROUND        0
+#define ONFI_BLOOM_TIME         0
+#define MODE5_WORKAROUND        1
 
 /* lld_nand.h */
 /*
-- 
1.6.6.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-12 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12 10:51 [PATCH v2 5/6]Update some marcos value as vendor recommended Chuanxiao.Dong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.