From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Hawkins Date: Fri, 2 Apr 2004 15:03:00 +0100 Subject: [U-Boot-Users] U-boot with environment in flash now won't use serial console under Linux Message-ID: <003101c418bb$35a95fa0$153335bf@cabletime.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I guess my impending wedding is getting to me :) > Kernel command line: root=/dev/nfs rw nfsroot=191.53.51.22:/home/andyh/target > ip=191.53.51.200:191.53.51.22::255.255.0.0:PPChameleonEVB:eth0:off > panic=1 console=ttyS0:115200 This should of course be 'console=ttyS0,115200' Apologies all, and thanks Wolfgang, you were spot on. Andy