public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] libfdt problem when loading device tree
@ 2007-12-13 16:24 Joakim Tjernlund
  2007-12-13 16:34 ` Kumar Gala
  2007-12-13 16:46 ` Jerry Van Baren
  0 siblings, 2 replies; 11+ messages in thread
From: Joakim Tjernlund @ 2007-12-13 16:24 UTC (permalink / raw)
  To: u-boot

I get this when I try to boot my board:
## Booting image at 00200000 ...
   Image Name:   oskernel02a:p1a:99
   Created:      2007-12-13   9:59:43 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    1238992 Bytes =  1.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 007fe000, end 007ff6f9 ... OK
WARNING: could not create /bd_t FDT_ERR_NOSPACE.
fdt_bd_t: FDT_ERR_NOSPACE
ERROR: /bd_t node create failed - must RESET the board to recover.
Resetting the board.

I have tried different combinations of -S and -R options to dtc,
but nothing helps:
dtc -S 2000 -R 2000 -f of-tmcu.dts -O asm > of-tmcu.S

If I remove the chosen node from my dts file, I get the error when
libfdt tries to create a chosen node.

I am using dtc 1.0.0 and u-boot 1.3.1

 Jocke

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

end of thread, other threads:[~2007-12-13 22:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 16:24 [U-Boot-Users] libfdt problem when loading device tree Joakim Tjernlund
2007-12-13 16:34 ` Kumar Gala
2007-12-13 16:39   ` Joakim Tjernlund
2007-12-13 18:59   ` Jerry Van Baren
2007-12-13 22:11     ` Joakim Tjernlund
2007-12-13 16:46 ` Jerry Van Baren
2007-12-13 17:00   ` Joakim Tjernlund
2007-12-13 17:07   ` Joakim Tjernlund
2007-12-13 17:16     ` Joakim Tjernlund
2007-12-13 18:03     ` Jerry Van Baren
2007-12-13 18:17       ` Joakim Tjernlund

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