From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by ozlabs.org (Postfix) with ESMTP id 3A36DDDF71 for ; Wed, 14 Mar 2007 10:00:56 +1100 (EST) Received: by nf-out-0910.google.com with SMTP id m18so2492423nfc for ; Tue, 13 Mar 2007 16:00:53 -0700 (PDT) Message-ID: Date: Tue, 13 Mar 2007 11:45:45 -0700 From: "Ed Swierk" Sender: eswierk@gmail.com To: linuxppc-embedded@ozlabs.org Subject: Re: Serial console not working on EP8343M In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed References: <8BE4BF8E-A32E-4984-9B1B-C3B6ED2A1BCA@kernel.crashing.org> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Another thing I've discovered is that enabling CONFIG_IPMI_HANDLER is a bad idea, as init_ipmi_si just hangs. I didn't look into why, as I have no need for IPMI and just disabled it. --Ed