From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id B7FC367C74 for ; Thu, 16 Nov 2006 02:31:34 +1100 (EST) In-Reply-To: References: <4EC85F22-99A9-4B0F-987C-25B715235320@kernel.crashing.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH/RFC (take 3)] linkstation / kurobox support under arch/powerpc Date: Wed, 15 Nov 2006 09:31:43 -0600 To: Guennadi Liakhovetski Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > +CONFIG_CMDLINE="console=ttyS1,57600 root=/dev/sda1 rtc- > rs5c372.probe=0,0x32" Since you mentioned you are using u-boot is there any reason you are forcing the cmdline and not just passing it in from u-boot? - k