From 2216270fbabf696b01b7024492e5f2b8e33f827c Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Mon, 19 Sep 2011 17:44:48 +0000 Subject: [PATCH] --- yaml --- r: 274175 b: refs/heads/master c: b8bb922c680b7e21af2268bc8eec93b17f5b9ab8 h: refs/heads/master i: 274173: c65cea22fb532af76026ab79434d45859cc84040 274171: 492bc88666e6aa7e7c31ee367b3a88b31f865f58 274167: d9d9432387c04466990c361fcca9f36816c90763 274159: b7e0f83f1e67e24a908da6beb4185b24153a4da5 274143: 47d785fcb034af8b2775b5d4d9f66db484a01053 274111: 6840c7603cea6a431c8f1372b45b39e8d2a20cbf 274047: 475c0142b94897ec0a4b46bf4f63cd1ae579fccd 273919: 75dfb1c8f29219d79edbba51de908fac5339703f v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig.debug | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index b16da93058e3..83477b0797a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ac07a4a57f7408922a0b3d4dcb87104fe8a3d8ca +refs/heads/master: b8bb922c680b7e21af2268bc8eec93b17f5b9ab8 diff --git a/trunk/arch/powerpc/Kconfig.debug b/trunk/arch/powerpc/Kconfig.debug index ab2335f160a0..06eb62b0fd90 100644 --- a/trunk/arch/powerpc/Kconfig.debug +++ b/trunk/arch/powerpc/Kconfig.debug @@ -141,9 +141,6 @@ config BOOTX_TEXT config PPC_EARLY_DEBUG bool "Early debugging (dangerous)" - # PPC_EARLY_DEBUG on 440 leaves AS=1 mappings above the TLB high water - # mark, which doesn't work with current 440 KVM. - depends on !KVM help Say Y to enable some early debugging facilities that may be available for your processor/board combination. Those facilities are hacks @@ -222,7 +219,9 @@ config PPC_EARLY_DEBUG_BEAT config PPC_EARLY_DEBUG_44x bool "Early serial debugging for IBM/AMCC 44x CPUs" - depends on 44x + # PPC_EARLY_DEBUG on 440 leaves AS=1 mappings above the TLB high water + # mark, which doesn't work with current 440 KVM. + depends on 44x && !KVM help Select this to enable early debugging for IBM 44x chips via the inbuilt serial port. If you enable this, ensure you set