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, but the issue is not solved.
    WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND.
    ERROR: /chosen node create failed - must RESET the board to recover.

 Well, seems your device tree has some problem.

 My guess is it's an old U-Boot that can't create properties
 in /chosen if /chosen doesn't already exist.
 i use lastest version of  u-boot, booting process gives the error. but i use 
 u-boot-1.3.0 that's ok.
 -Scott


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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 following error and reset the board.
    WARNING: could not create /chosen FDT_ERR_NOSPACE.

 Well, this is a pretty descriptive message, isn;t it?  You don;t
 reserve enough space i your device tree.

    somebody advises me to add a chosen node in my DTS file, but The
 issue is not solved.

 Instead of yousing your custom dtc command, you should use the
 kernel's default rule which should work better.


 Now you've posted the same question 3 times.  I hope this is enough.
sorry, :-( i firstly use the maillist.  I will be carefull next time
 thanks again for your time replaying to the e-mail

 Best regards,

 Wolfgang Denk

 --
 DENX Software Engineering GmbH,     MD: Wolfgang Denk  Detlev Zundel
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
 The use of anthropomorphic terminology when  dealing  with  computing
 systems is a symptom of professional immaturity.   -- Edsger Dijkstra

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[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

 thanks
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[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

 thanks
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[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: could not create /chosen FDT_ERR_NOSPACE.
   ERROR: /chosen node create failed - must RESET the board to recover.

   somebody advises me to add a chosen node in my DTS file,but The
issue is not solved.


   Regards.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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: /chosen node create failed

 Is this the only message?  Isn't there also some WARNING ?

  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

 Why don't you use the kernel's Makefile rule?  Just run

        make my.dtb

 in your kernel tree.
 i trying to sue the kernel's Makefile rule, but the issue is not solved.
  WARNING: could not set linux,stdout-path FDT_ERR_NOTFOUND.
  ERROR: /chosen node create failed - must RESET the board to recover.


 Best regards,

 Wolfgang Denk

 --
 DENX Software Engineering GmbH,     MD: Wolfgang Denk  Detlev Zundel
 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
  Is there a way to determine Yesterday's date using Unix utilities?
         echo what is yesterday's date? | /bin/mail root
         -- Randal L. Schwartz in ukbuh2y982@julie.teleport.com

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot