public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "George G. Davis" <gdavis@mvista.com>
To: linux-omap-open-source@linux.omap.com
Subject: [PATCH] Disable DEBUG_LL in omap_h3_1710_defconfig
Date: Tue, 20 Dec 2005 12:53:41 -0500	[thread overview]
Message-ID: <20051220175341.GY435@mvista.com> (raw)

Greetings,

Some folks have reported "serial console corruption" issues when using
the current omap_h3_1710_defconfig due to CONFIG_DEBUG_LL=y. This patch
disables CONFIG_DEBUG_LL since it's rarely required and only serves to
confuse some folks when they observe "serial console corruption"
while using the defconfig:

Index: linux-omap-2.6.git/arch/arm/configs/omap_h3_1710_defconfig
===================================================================
--- linux-omap-2.6.git.orig/arch/arm/configs/omap_h3_1710_defconfig
+++ linux-omap-2.6.git/arch/arm/configs/omap_h3_1710_defconfig
@@ -1021,7 +1021,7 @@ CONFIG_FRAME_POINTER=y
 CONFIG_DEBUG_USER=y
 # CONFIG_DEBUG_WAITQ is not set
 CONFIG_DEBUG_ERRORS=y
-CONFIG_DEBUG_LL=y
+# CONFIG_DEBUG_LL is not set
 # CONFIG_DEBUG_ICEDCC is not set
 
 #


Please apply. TIA!

--
Regards,
George

                 reply	other threads:[~2005-12-20 17:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051220175341.GY435@mvista.com \
    --to=gdavis@mvista.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox