From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by ozlabs.org (Postfix) with ESMTP id 13A03DDD01 for ; Tue, 18 Nov 2008 06:41:26 +1100 (EST) Received: by yw-out-2324.google.com with SMTP id 5so1027154ywh.39 for ; Mon, 17 Nov 2008 11:41:24 -0800 (PST) Message-ID: Date: Mon, 17 Nov 2008 13:41:24 -0600 From: "Timur Tabi" Sender: timur.tabi@gmail.com To: linuxppc-dev@ozlabs.org Subject: Re: powerpc: udbg based backend for hvc_console In-Reply-To: <20081024035434.GF4267@yookeroo.seuss> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20081024035434.GF4267@yookeroo.seuss> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 23, 2008 at 9:54 PM, David Gibson wrote: > This patch adds a new backend for the hvc console based on the > low-level udbg callbacks. This effectively implements a working > runtime console in terms of the simple udbg primitives. This is kind > of a hack - since udbg isn't something you really want to be using > routinely - but it's really useful during bringup. David, I have a stupid question. I already have an HVC console driver that works. Do I need to do anything, other than enable HVC_UDBG, to get my hvc console drive to use udbg? -- Timur Tabi Linux kernel developer at Freescale