Re: [U-Boot] Problem booting linux with device tree table

2011-01-12 Thread 张扬
2011/1/12 Wolfgang Denk : > Dear =?UTF-8?B?5byg5oms?=, > > In message you > wrote: >> >>     i use dtc compiler with following  command: >>     dtc -R 8 -b 0 -O dtb -I dts -S 0x3000 -o my.dtb my.dts >> >>    Booting process gives following error and reset the board. >>    WARNING: could not creat

Re: [U-Boot] Problem booting linux with device tree table

2011-01-11 Thread Wolfgang Denk
Dear =?UTF-8?B?5byg5oms?=, In message you wrote: > > i use dtc compiler with following command: > dtc -R 8 -b 0 -O dtb -I dts -S 0x3000 -o my.dtb my.dts > >Booting process gives following error and reset the board. >WARNING: could not create /chosen FDT_ERR_NOSPACE. Well, thi

[U-Boot] Problem booting linux with device tree table

2011-01-11 Thread 张扬
Hi all I am trying to boot mpc8313erdb with linux-2.6.35.4, i am using the last verion of u-boot from denx i use dtc compiler with following command: dtc -R 8 -b 0 -O dtb -I dts -S 0x3000 -o my.dtb my.dts Booting process gives following error and reset the board. WARNING: coul