FW: U-boot with flat device tree
From: Benedict, Michael <hidden>
Date: 2007-03-15 00:03:27
Sorry, I intended to reply to the list but accidently hit "reply" -----Original Message----- From: Benedict, Michael=20 Sent: Wednesday, March 14, 2007 5:51 PM To: 'Kim Phillips' Subject: RE: U-boot with flat device tree Yep, thanks If I repeat the above, but call bootm with only the kernel address, I get a full boot sequence on the console up to the point that the kernel bails because it is unable to mount the root filesystem. Thank you, Michael -----Original Message----- From: Kim Phillips [mailto:kim.phillips@freescale.com] Sent: Wednesday, March 14, 2007 5:47 PM To: Benedict, Michael Cc: linuxppc-embedded@ozlabs.org Subject: Re: U-boot with flat device tree On Wed, 14 Mar 2007 16:42:49 -0500 "Benedict, Michael" [off-list ref] wrote:
Uncompressing Kernel Image ... OK Booting using flat device tree at 0x1000000 =20 =20 =20 <stuck>
are you setting console=3DttyS0,115200? Kim