Re: [U-Boot] uboot load ftb

2011-01-13 Thread
Dear Scott Wood 2011/1/13 Scott Wood scottw...@freescale.com: On Wed, 12 Jan 2011 09:00:52 +0100 Wolfgang Denk w...@denx.de wrote: Dear =?UTF-8?B?5byg5oms?=, In message AANLkTinUx-NmpundBm=scYeahCkBAd9=dx8b3ro7g...@mail.gmail.com you wrote: i trying to sue the kernel's Makefile rule,

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

2011-01-12 Thread
2011/1/12 Wolfgang Denk w...@denx.de: Dear =?UTF-8?B?5byg5oms?=, In message aanlktinvninbre--k=a+j_p8yjrr8jvahomjt7fy=...@mail.gmail.com 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

[U-Boot] w90p...@gmail.com

2011-01-11 Thread
Hi all I‘ve got some issues with load ftb to work with my board (mpc8313erdb) My serial print errors as follow: ERROR: /chosen node create failed I used the following command to generate my dtb。 dtc -f -b 0 -O dtb -I dts -R 8 -S 0x3000 -o my.dtb my.dts

[U-Boot] uboot load ftb

2011-01-11 Thread
Hi all I‘ve got some issues with load ftb to work with my board (mpc8313erdb) My serial print errors as follow: ERROR: /chosen node create failed I used the following command to generate my dtb。 dtc -f -b 0 -O dtb -I dts -R 8 -S 0x3000 -o my.dtb my.dts

[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:

Re: [U-Boot] uboot load ftb

2011-01-11 Thread
Dear Wolfgang 2011/1/12 Wolfgang Denk w...@denx.de: Dear =?UTF-8?B?5byg5oms?=, In message aanlktikg4sh-5hnx3zwdgtqc-3sacq6vyqmu36btn...@mail.gmail.com you wrote:   I`ve got some issues with load ftb to work with my board (mpc8313erdb)   My serial print errors as follow:        ERROR: