public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] FDT: missing stdout-path
@ 2008-04-03 15:56 Bill Cook
  2008-04-03 16:00 ` Scott Wood
  0 siblings, 1 reply; 3+ messages in thread
From: Bill Cook @ 2008-04-03 15:56 UTC (permalink / raw)
  To: u-boot

Hello experts,

With U-Boot-1.3.2 and a Freescale MPC8313ERDB,
I'm getting this message from bootm

...
   Booting using the fdt at 0xfc700000
   Loading Ramdisk to 07ca1000, end 07f419bf ... OK
   Loading Device Tree to 007fc000, end 007fefff ... OK
   WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND.
   ERROR: /chosen node create failed - must RESET the board to recover.
   Resetting the board.

   U-Boot 1.3.2 (Apr  2 2008 - 10:02:55) MPC83XX

   Reset Status: Software Hard, External/Internal Soft, External/Internal
Hard

   CPU:   e300c3, MPC8313E, Rev: 10 at 333.333 MHz, CSB:  166 MHz
...

What do I need to add to DTS file or u-boot environment to make this go?


Thanks

Bill Cook

_____________________________
cook at ISGchips.com

Imaging Solutions Group of NY
1387 Fairport Rd., Suite 890
Fairport, NY 14450
http://ISGcameras.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] FDT: missing stdout-path
  2008-04-03 15:56 [U-Boot-Users] FDT: missing stdout-path Bill Cook
@ 2008-04-03 16:00 ` Scott Wood
  2008-04-03 23:17   ` Jerry Van Baren
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Wood @ 2008-04-03 16:00 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 03, 2008 at 11:56:08AM -0400, Bill Cook wrote:
> Hello experts,
> 
> With U-Boot-1.3.2 and a Freescale MPC8313ERDB,
> I'm getting this message from bootm
> 
> ...
>    Booting using the fdt at 0xfc700000
>    Loading Ramdisk to 07ca1000, end 07f419bf ... OK
>    Loading Device Tree to 007fc000, end 007fefff ... OK
>    WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND.
>    ERROR: /chosen node create failed - must RESET the board to recover.
>    Resetting the board.
> 
>    U-Boot 1.3.2 (Apr  2 2008 - 10:02:55) MPC83XX
> 
>    Reset Status: Software Hard, External/Internal Soft, External/Internal
> Hard
> 
>    CPU:   e300c3, MPC8313E, Rev: 10 at 333.333 MHz, CSB:  166 MHz
> ...
> 
> What do I need to add to DTS file or u-boot environment to make this go?

You probably need serial0, serial1, etc. aliases.  See the device trees
in head-of-tree Linux.

-Scott

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] FDT: missing stdout-path
  2008-04-03 16:00 ` Scott Wood
@ 2008-04-03 23:17   ` Jerry Van Baren
  0 siblings, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2008-04-03 23:17 UTC (permalink / raw)
  To: u-boot

Scott Wood wrote:
> On Thu, Apr 03, 2008 at 11:56:08AM -0400, Bill Cook wrote:
>> Hello experts,
>>
>> With U-Boot-1.3.2 and a Freescale MPC8313ERDB,
>> I'm getting this message from bootm
>>
>> ...
>>    Booting using the fdt at 0xfc700000
>>    Loading Ramdisk to 07ca1000, end 07f419bf ... OK
>>    Loading Device Tree to 007fc000, end 007fefff ... OK
>>    WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND.
>>    ERROR: /chosen node create failed - must RESET the board to recover.
>>    Resetting the board.
>>
>>    U-Boot 1.3.2 (Apr  2 2008 - 10:02:55) MPC83XX
>>
>>    Reset Status: Software Hard, External/Internal Soft, External/Internal
>> Hard
>>
>>    CPU:   e300c3, MPC8313E, Rev: 10 at 333.333 MHz, CSB:  166 MHz
>> ...
>>
>> What do I need to add to DTS file or u-boot environment to make this go?
> 
> You probably need serial0, serial1, etc. aliases.  See the device trees
> in head-of-tree Linux.
> 
> -Scott

...and that error message could stand improvement to give the poor user 
a better clue that he is missing the /aliases node or /aliases/serial0 
property.

The current error message reminds me of the "Fog in Seattle" joke
   <http://home.earthlink.net/~devinc/fogin.htm>

gvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-03 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 15:56 [U-Boot-Users] FDT: missing stdout-path Bill Cook
2008-04-03 16:00 ` Scott Wood
2008-04-03 23:17   ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox