From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ew0-f20.google.com (mail-ew0-f20.google.com [209.85.219.20]) by ozlabs.org (Postfix) with ESMTP id 385C2DE2FB for ; Sat, 17 Jan 2009 04:40:44 +1100 (EST) Received: by ewy13 with SMTP id 13so2424368ewy.9 for ; Fri, 16 Jan 2009 09:40:42 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20090116172903.GA722@ld0162-tx32.am.freescale.net> References: <8cad0aa0901150342s2362e53bqf9472c1dc239636c@mail.gmail.com> <496F318D.6010302@denx.de> <8cad0aa0901150510o7a8146f1m2045e252c5e1cf24@mail.gmail.com> <496F4760.1010007@denx.de> <8cad0aa0901150706u72538941rbc22655d5a8905ea@mail.gmail.com> <8cad0aa0901160406l3db9c025ubdcac40b4b464d23@mail.gmail.com> <20090116172903.GA722@ld0162-tx32.am.freescale.net> Date: Fri, 16 Jan 2009 18:40:42 +0100 Message-ID: <8cad0aa0901160940icf719b5pef1214270141ea@mail.gmail.com> Subject: Re: [MPC8272ADS]Cannot start my Linux Kernel From: Jean-Michel Hautbois To: Scott Wood Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 2009/1/16 Scott Wood : > On Fri, Jan 16, 2009 at 01:06:06PM +0100, Jean-Michel Hautbois wrote: >> Could it be a problem in my bootargs command line ? >> I mean, maybe the console=ttyS0,11500 wrong ? >> Because my "Run" LED is on... >> >> I tried ttyS0, ttyCPM0, tty0. > > It should be ttyCPM0, or just leave it out and make sure that > /chosen/linux,stdout-path is set properly. > > Have you tried enabling early CPM debugging output? > > -Scott > No, I haven't tried it... How can I do it :) ? /chosen/linux,stdout-path is set to "/soc/cpm/serial@11a00" JM