1 From ddf2ace51e940559c1fdc0e265624236fbe59ad5 Mon Sep 17 00:00:00 2001
2 From: Holger Freyther <zecke@openmoko.org>
3 Date: Wed, 13 Aug 2008 11:27:47 +0100
4 Subject: [PATCH] From ca800f8b234299c56530e56018c031957c5c7ffb Mon Sep 17 00:00:00 2001
5 Subject: [PATCH] [gta02] Disable the NAND debugging as it would print every hardware ECC
8 defconfig-2.6.24 | 2 +-
9 1 files changed, 1 insertions(+), 1 deletions(-)
11 diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
12 index cfe7f57..b875979 100644
13 --- a/defconfig-2.6.24
14 +++ b/defconfig-2.6.24
15 @@ -726,7 +726,7 @@ CONFIG_MTD_NAND_VERIFY_WRITE=y
16 # CONFIG_MTD_NAND_MUSEUM_IDS is not set
18 CONFIG_MTD_NAND_S3C2410=y
19 -CONFIG_MTD_NAND_S3C2410_DEBUG=y
20 +# CONFIG_MTD_NAND_S3C2410_DEBUG is not set
21 CONFIG_MTD_NAND_S3C2410_HWECC=y
22 # CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set
23 # CONFIG_MTD_NAND_DISKONCHIP is not set