From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:63966 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753792Ab2DYC7Z (ORCPT ); Tue, 24 Apr 2012 22:59:25 -0400 Message-ID: <4F976889.3010809@redhat.com> Date: Tue, 24 Apr 2012 22:59:21 -0400 From: Don Dutile MIME-Version: 1.0 To: Yinghai Lu CC: Richard Yang , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: One problem in reassign pci bus number? References: <20120410090306.GA7056@richard> <20120422155202.GA13540@richard> <4F95B17B.3030401@redhat.com> <4F95C50C.4060203@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: On 04/23/2012 06:22 PM, Yinghai Lu wrote: > On Mon, Apr 23, 2012 at 2:09 PM, Don Dutile wrote: >> even though I've tried every magic trick known with grub& kernel boot >> params. >> ... the PCI log btwn early boot and until the console is reconfigured is >> 'lost' > > please change > > earlycon=uart82550,io,0x1030,115200 earlyprintk=serial,ttyS0,115200 > console=tty0 console=ttyS0,115200n8 > > ===> > > earlycon=uart82550,io,0x1030,115200 > > > Yinghai I'm pretty sure I tried that, and only added the earlyprintk and console args when the earlycon didn't work, but I'll give it another try...