<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Problem booting linux with device tree table</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all,<BR>
<BR>
I am trying to boot TQM5200 with linux 2.6 kernel. i am using latest version of linux and u-boot from denx. And compiled with ELDK4.1<BR>
<BR>
i use dtc compiler with following command:<BR>
dtc -O dtb -o tqm5200.dtb -b 0 tqm5200.dts<BR>
<BR>
Booting process gives following error and reset the board.<BR>
<BR>
WARNING: could not create /chosen FDT_ERR_NOSPACE.<BR>
ERROR: /chosen node create failed - must RESET the board to recover.<BR>
<BR>
Regards.<BR>
<BR>
<BR>
<BR>
Using FEC ETHERNET device<BR>
TFTP from server 10.18.2.83; our IP address is 10.18.5.44<BR>
Filename 'uImage'.<BR>
Load address: 0x200000<BR>
Loading: #################################################################<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ####################################<BR>
done<BR>
Bytes transferred = 1473038 (167a0e hex)<BR>
Using FEC ETHERNET device<BR>
TFTP from server 10.18.2.83; our IP address is 10.18.5.44<BR>
Filename 'tqm5200.dtb'.<BR>
Load address: 0x400000<BR>
Loading: #<BR>
done<BR>
Bytes transferred = 3816 (ee8 hex)<BR>
## Booting image at 00200000 ...<BR>
&nbsp;&nbsp; Image Name:&nbsp;&nbsp; Linux-2.6.23-rc6-gf695e369<BR>
&nbsp;&nbsp; Created:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2007-09-19&nbsp;&nbsp; 1:31:43 UTC<BR>
&nbsp;&nbsp; Image Type:&nbsp;&nbsp; PowerPC Linux Kernel Image (gzip compressed)<BR>
&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 1472974 Bytes =&nbsp; 1.4 MB<BR>
&nbsp;&nbsp; Load Address: 00000000<BR>
&nbsp;&nbsp; Entry Point:&nbsp; 00000000<BR>
&nbsp;&nbsp; Verifying Checksum ... OK<BR>
&nbsp;&nbsp; Uncompressing Kernel Image ... OK<BR>
&nbsp;&nbsp; Booting using the fdt at 0x400000<BR>
WARNING: could not create /chosen FDT_ERR_NOSPACE.<BR>
ERROR: /chosen node create failed - must RESET the board to recover.<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>