From fac7f7f84f3771c5247c7fdee825c092077984f5 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Fri, 12 Dec 2008 11:58:53 +0000 Subject: 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 --- .../1140-Stop-GTA01-MMC-Debugging-messages.patch | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch (limited to 'target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch') diff --git a/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch b/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch new file mode 100644 index 0000000000..c486fb81e0 --- /dev/null +++ b/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch @@ -0,0 +1,40 @@ +From 32a457c1616086e434bab03c24920ff6bd39e15a Mon Sep 17 00:00:00 2001 +From: Mike Westerhof +Date: Wed, 30 Apr 2008 14:50:12 +0100 +Subject: [PATCH] Stop GTA01 MMC Debugging messages + +Signed-off-by: Mike Westerhof +--- + defconfig-2.6.24-maxmodules | 2 +- + defconfig-gta01 | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules +index 6f6243e..f574da5 100644 +--- a/defconfig-2.6.24-maxmodules ++++ b/defconfig-2.6.24-maxmodules +@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y + CONFIG_SDIO_S3C24XX_DMA=y + CONFIG_SDIO_AR6000_WLAN=y + CONFIG_MMC=y +-CONFIG_MMC_DEBUG=y ++# CONFIG_MMC_DEBUG is not set + CONFIG_MMC_UNSAFE_RESUME=y + + # +diff --git a/defconfig-gta01 b/defconfig-gta01 +index 6f6243e..f574da5 100644 +--- a/defconfig-gta01 ++++ b/defconfig-gta01 +@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y + CONFIG_SDIO_S3C24XX_DMA=y + CONFIG_SDIO_AR6000_WLAN=y + CONFIG_MMC=y +-CONFIG_MMC_DEBUG=y ++# CONFIG_MMC_DEBUG is not set + CONFIG_MMC_UNSAFE_RESUME=y + + # +-- +1.5.6.5 + -- cgit v1.2.3