<div>Hi,all:</div>
<div>This is my first time to post on this maillist,I got a problem that ping can not work and I am wondering if it is because of my mismatch of linux kernel and DTC compiler version.</div>
<div>I am using mpc8544ds_bsp provided by freescale.</div>
<div>I used uboot2009.08 to boot my board successfully.</div>
<div>At first, I using the dtc compiler in this bsp which is version 1.1.0 along with linux2.6.23 which is also provided by this bsp.</div>
<div>But I failded to boot the linux kernel.</div>
<div>And later, I tried out using dtc1.2.0 and the mpc8544ds.dts in linux-2.6.23, there are some systax errors like hex to dec. And I modified the mpc8544ds.dts to to fit dtc1.2.0.</div>
<div>And I boot linux successfully, but PING doesnot work now.</div>
<div>I am sure I set the ipaddr netmask ,and  default gateway correctly.</div>
<div>Does dtc1.2.0 can compile dts files under linux2.6.23?</div>
<div>Another question is that I found linux2.6.31 does not support board mpc8544ds, And I never boot linux-2.6.31 on my board, why linux-2.6.31 doesnot provide a config file like mpc8544_ds_defconfig?</div>
<div>Thanks!</div>