summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch
diff options
context:
space:
mode:
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-12 11:58:53 +0000
commitfc54b9bf158eea9cae647ce2c58f7d9989af173a (patch)
tree54644c1229434d7ee13c5872bda4129e34337fc0 /target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch
parentd9f49b62b28ebd245587854efa484974d90debbf (diff)
changed Makefile and profiles, added patches for kernel 2.6.24
(stable-branch of Openmoko) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch')
-rw-r--r--target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch b/target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch
new file mode 100644
index 000000000..269d8ea31
--- /dev/null
+++ b/target/linux/s3c24xx/patches-2.6.24/1278-From-ca800f8b234299c56530e56018c031957c5c7ffb-Mon-Se.patch
@@ -0,0 +1,26 @@
+From ddf2ace51e940559c1fdc0e265624236fbe59ad5 Mon Sep 17 00:00:00 2001
+From: Holger Freyther <zecke@openmoko.org>
+Date: Wed, 13 Aug 2008 11:27:47 +0100
+Subject: [PATCH] From ca800f8b234299c56530e56018c031957c5c7ffb Mon Sep 17 00:00:00 2001
+ Subject: [PATCH] [gta02] Disable the NAND debugging as it would print every hardware ECC
+
+---
+ defconfig-2.6.24 | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
+index cfe7f57..b875979 100644
+--- a/defconfig-2.6.24
++++ b/defconfig-2.6.24
+@@ -726,7 +726,7 @@ CONFIG_MTD_NAND_VERIFY_WRITE=y
+ # CONFIG_MTD_NAND_MUSEUM_IDS is not set
+ CONFIG_MTD_NAND_IDS=y
+ CONFIG_MTD_NAND_S3C2410=y
+-CONFIG_MTD_NAND_S3C2410_DEBUG=y
++# CONFIG_MTD_NAND_S3C2410_DEBUG is not set
+ CONFIG_MTD_NAND_S3C2410_HWECC=y
+ # CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set
+ # CONFIG_MTD_NAND_DISKONCHIP is not set
+--
+1.5.6.5
+