Another GTA01-specific kernel config change, please?

Mike (mwester) mwester at dls.net
Thu Apr 17 15:47:54 CEST 2008


The solution for Bug 79 includes a GTA01-specific kernel config change.
Or rather, the config change is *required* for the GTA01, but it is 
optional for the GTA02.

This request falls into the same category: required for GTA01, optional 
for GTA02 -- the MMC debug messages are very noisy, make dmesg outputs 
less useful, and generally hinder debugging unnecessarily now that the 
GTA01 MMC stuff is working well.  This change disables that debug output:

---------------------------------------------------------
--- dot.config.OMdefault        2008-04-16 23:49:34.000000000 -0500
+++ .config     2008-04-16 23:59:24.000000000 -0500
@@ -1395,7 +1395,7 @@
  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

  #
---------------------------------------------------------

Thanks all!

(In the meantime, I'm continuing to provide pre-built kernels with all 
the fixes in bug #79 plus this change at http://moko.mwester.net/)

Regards,
Mike (mwester)





More information about the openmoko-kernel mailing list