* [U-Boot] Which U-Boot releases have Device Tree support @ 2009-04-09 2:40 cmfairfa at rockwellcollins.com 2009-04-09 3:03 ` Jerry Van Baren 2009-04-09 4:13 ` Peter Barada 0 siblings, 2 replies; 9+ messages in thread From: cmfairfa at rockwellcollins.com @ 2009-04-09 2:40 UTC (permalink / raw) To: u-boot We bought a MPC8360E-RDK development kit to develop applications under MontaVista CGE5.0. We were toldby the consultant whose doing our board LSP that the U-Boot version that came with the development kit did not have device tree support. The consultant upgraded the U-Boot to a version that has device tree support, but he says he doesn't have the source code for the U-Boot version. I need the source to make certain updates. Which U-Boot version can I download that has device tree support? Thanks. Christopher M. Fairfax Sr. Software Engineer Rockwell Collins +1 540-428-3344 +1 540-428-3301 cmfairfa at rockwellcollins.com This message contains PRIVILEGED AND PROPRIETARY INFORMATION intended solely for the use of the addressee(s) named above. Any disclosure, distribution, copying or use of the information by others is strictly prohibited. If you have received this message in error, please advise the sender by immediate reply and delete the original message. Thank you. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-04-09 2:40 [U-Boot] Which U-Boot releases have Device Tree support cmfairfa at rockwellcollins.com @ 2009-04-09 3:03 ` Jerry Van Baren 2009-04-09 4:13 ` Peter Barada 1 sibling, 0 replies; 9+ messages in thread From: Jerry Van Baren @ 2009-04-09 3:03 UTC (permalink / raw) To: u-boot cmfairfa at rockwellcollins.com wrote: > We bought a MPC8360E-RDK development kit to develop applications under > MontaVista CGE5.0. We were toldby the consultant whose doing our board LSP > that the U-Boot version that came with the development kit did not have > device tree support. The consultant upgraded the U-Boot to a version that > has device tree support, but he says he doesn't have the source code for > the U-Boot version. I need the source to make certain updates. > > Which U-Boot version can I download that has device tree support? > > Thanks. Hi Christopher, The tip of the tree is the best. The mpc8360erdk is supported. If you want a released version, the latest is v2009.03. <http://www.denx.de/wiki/U-Boot/ReleaseCycle> Best regards, gvb ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-04-09 2:40 [U-Boot] Which U-Boot releases have Device Tree support cmfairfa at rockwellcollins.com 2009-04-09 3:03 ` Jerry Van Baren @ 2009-04-09 4:13 ` Peter Barada 2009-04-09 4:25 ` Kumar Gala 2009-04-09 5:52 ` Wolfgang Denk 1 sibling, 2 replies; 9+ messages in thread From: Peter Barada @ 2009-04-09 4:13 UTC (permalink / raw) To: u-boot On Wed, 2009-04-08 at 22:40 -0400, cmfairfa at rockwellcollins.com wrote: > We bought a MPC8360E-RDK development kit to develop applications under > MontaVista CGE5.0. We were toldby the consultant whose doing our board LSP > that the U-Boot version that came with the development kit did not have > device tree support. The consultant upgraded the U-Boot to a version that > has device tree support, but he says he doesn't have the source code for > the U-Boot version. I need the source to make certain updates. > > Which U-Boot version can I download that has device tree support? If you've registered your MPC8360E-RDK with Logic, you should be able to login to the Logic website and download the entire LTIB source that includes a version of u-boot with full source/patches that fully support dealing with device tree binary (dtb) files, and also includes a kernel for the MPC8360E-RDK, and the build process generates an appropriate device tree binary for the board... -- Peter Barada <peterb@logicpd.com> ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-04-09 4:13 ` Peter Barada @ 2009-04-09 4:25 ` Kumar Gala 2009-04-09 5:52 ` Wolfgang Denk 1 sibling, 0 replies; 9+ messages in thread From: Kumar Gala @ 2009-04-09 4:25 UTC (permalink / raw) To: u-boot On Apr 8, 2009, at 11:13 PM, Peter Barada wrote: > On Wed, 2009-04-08 at 22:40 -0400, cmfairfa at rockwellcollins.com wrote: >> We bought a MPC8360E-RDK development kit to develop applications >> under >> MontaVista CGE5.0. We were toldby the consultant whose doing our >> board LSP >> that the U-Boot version that came with the development kit did not >> have >> device tree support. The consultant upgraded the U-Boot to a >> version that >> has device tree support, but he says he doesn't have the source >> code for >> the U-Boot version. I need the source to make certain updates. >> >> Which U-Boot version can I download that has device tree support? > > If you've registered your MPC8360E-RDK with Logic, you should be > able to > login to the Logic website and download the entire LTIB source that > includes a version of u-boot with full source/patches that fully > support > dealing with device tree binary (dtb) files, and also includes a > kernel > for the MPC8360E-RDK, and the build process generates an appropriate > device tree binary for the board... Additionally any recent u-boot (v2009.03) and kernel (v2.6.29) have in tree support for the RDK board. - k ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-04-09 4:13 ` Peter Barada 2009-04-09 4:25 ` Kumar Gala @ 2009-04-09 5:52 ` Wolfgang Denk 2009-05-20 18:49 ` JEW-DONG 1 sibling, 1 reply; 9+ messages in thread From: Wolfgang Denk @ 2009-04-09 5:52 UTC (permalink / raw) To: u-boot Dear Peter Barada, In message <1239250418.4414.72.camel@blackhole> you wrote: > On Wed, 2009-04-08 at 22:40 -0400, cmfairfa at rockwellcollins.com wrote: > > We bought a MPC8360E-RDK development kit to develop applications under > > MontaVista CGE5.0. We were toldby the consultant whose doing our board LSP > > that the U-Boot version that came with the development kit did not have > > device tree support. The consultant upgraded the U-Boot to a version that > > has device tree support, but he says he doesn't have the source code for > > the U-Boot version. I need the source to make certain updates. > > > > Which U-Boot version can I download that has device tree support? > > If you've registered your MPC8360E-RDK with Logic, you should be able to > login to the Logic website and download the entire LTIB source that > includes a version of u-boot with full source/patches that fully support > dealing with device tree binary (dtb) files, and also includes a kernel > for the MPC8360E-RDK, and the build process generates an appropriate > device tree binary for the board... On the other hand there is zero reason to stick with such an out-of-tree port when the board is supported in mainline. 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: wd at denx.de Conquest is easy. Control is not. -- Kirk, "Mirror, Mirror", stardate unknown ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-04-09 5:52 ` Wolfgang Denk @ 2009-05-20 18:49 ` JEW-DONG 2009-05-20 18:55 ` Wolfgang Denk 2009-05-20 23:18 ` JEW-DONG 0 siblings, 2 replies; 9+ messages in thread From: JEW-DONG @ 2009-05-20 18:49 UTC (permalink / raw) To: u-boot Hi, I am new to Linux uboot. I have also purchased a MPC8360E-RDK. There is no uboot source code on the CodeWarrior CD either. The LTIB (ltib-mpc8360-com-express-20080709) I downloaded from www.logicpd.com does not have source code for uboot either. It comes with a uboot image though. I can build kernel image (uImage) and jfss2 file system. I will very appreciate if you can show me where to get the uboot source code and how to build it for my MPC8360E-RDK board. Thank you very much! Jew-Dong wd wrote: > > Dear Peter Barada, > > In message <1239250418.4414.72.camel@blackhole> you wrote: >> On Wed, 2009-04-08 at 22:40 -0400, cmfairfa at rockwellcollins.com wrote: >> > We bought a MPC8360E-RDK development kit to develop applications under >> > MontaVista CGE5.0. We were toldby the consultant whose doing our board >> LSP >> > that the U-Boot version that came with the development kit did not have >> > device tree support. The consultant upgraded the U-Boot to a version >> that >> > has device tree support, but he says he doesn't have the source code >> for >> > the U-Boot version. I need the source to make certain updates. >> > >> > Which U-Boot version can I download that has device tree support? >> >> If you've registered your MPC8360E-RDK with Logic, you should be able to >> login to the Logic website and download the entire LTIB source that >> includes a version of u-boot with full source/patches that fully support >> dealing with device tree binary (dtb) files, and also includes a kernel >> for the MPC8360E-RDK, and the build process generates an appropriate >> device tree binary for the board... > > On the other hand there is zero reason to stick with such an > out-of-tree port when the board is supported in mainline. > > 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: wd at denx.de > Conquest is easy. Control is not. > -- Kirk, "Mirror, Mirror", stardate unknown > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > > -- View this message in context: http://www.nabble.com/-U-Boot--Which-U-Boot-releases-have-Device-Tree-support-tp22963537p23641282.html Sent from the Uboot - Users mailing list archive at Nabble.com. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-05-20 18:49 ` JEW-DONG @ 2009-05-20 18:55 ` Wolfgang Denk 2009-05-20 23:18 ` JEW-DONG 1 sibling, 0 replies; 9+ messages in thread From: Wolfgang Denk @ 2009-05-20 18:55 UTC (permalink / raw) To: u-boot Dear JEW-DONG, In message <23641282.post@talk.nabble.com> you wrote: > > I am new to Linux uboot. I have also purchased a MPC8360E-RDK. There is no > uboot source code on the CodeWarrior CD either. The LTIB > (ltib-mpc8360-com-express-20080709) I downloaded from www.logicpd.com does > not have source code for uboot either. It comes with a uboot image though. If logicpd is not violating the GPL, there must be a written notice in the package (written, i. e. printed on some paper included in the package) which explains where you can get their source code from. > I can build kernel image (uImage) and jfss2 file system. I will very > appreciate if you can show me where to get the uboot source code and how to > build it for my MPC8360E-RDK board. Just use top of tree. It is supposed to work fine. At leats it works fine here. And please don't top post / full quote. Make sure to read http://www.netmeister.org/news/learn2quote.html 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: wd at denx.de : 1. What is the possibility of this being added in the future? In the near future, the probability is close to zero. In the distant future, I'll be dead, and posterity can do whatever they like... :-) - lwall ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-05-20 18:49 ` JEW-DONG 2009-05-20 18:55 ` Wolfgang Denk @ 2009-05-20 23:18 ` JEW-DONG 2009-05-21 7:16 ` Wolfgang Denk 1 sibling, 1 reply; 9+ messages in thread From: JEW-DONG @ 2009-05-20 23:18 UTC (permalink / raw) To: u-boot Hi Wolfgang, Thanks for the information. This is the first time I am searching for the u-boot source code for MPC8360E-RDK. Three more questions here: Is the following URL the right place to get the files? If not, can you show me the right link? http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=tree;h=a7b2196b15b925caa171bd2fa22fb65165b81c36;hb=f700e7df7fecf2d3765ae568ce77ce788cde4f3e Secondly, how do I use GIT to download the source code? Lastly, how do I tell make to build the u-boot for MPC8360E-RDK board? Thank you very much! Jew-Dong JEW-DONG wrote: > > Hi, > > I am new to Linux uboot. I have also purchased a MPC8360E-RDK. There is > no uboot source code on the CodeWarrior CD either. The LTIB > (ltib-mpc8360-com-express-20080709) I downloaded from www.logicpd.com does > not have source code for uboot either. It comes with a uboot image > though. I can build kernel image (uImage) and jfss2 file system. I will > very appreciate if you can show me where to get the uboot source code and > how to build it for my MPC8360E-RDK board. > > Thank you very much! > Jew-Dong > > > wd wrote: >> >> Dear Peter Barada, >> >> In message <1239250418.4414.72.camel@blackhole> you wrote: >>> On Wed, 2009-04-08 at 22:40 -0400, cmfairfa at rockwellcollins.com wrote: >>> > We bought a MPC8360E-RDK development kit to develop applications under >>> > MontaVista CGE5.0. We were toldby the consultant whose doing our board >>> LSP >>> > that the U-Boot version that came with the development kit did not >>> have >>> > device tree support. The consultant upgraded the U-Boot to a version >>> that >>> > has device tree support, but he says he doesn't have the source code >>> for >>> > the U-Boot version. I need the source to make certain updates. >>> > >>> > Which U-Boot version can I download that has device tree support? >>> >>> If you've registered your MPC8360E-RDK with Logic, you should be able to >>> login to the Logic website and download the entire LTIB source that >>> includes a version of u-boot with full source/patches that fully support >>> dealing with device tree binary (dtb) files, and also includes a kernel >>> for the MPC8360E-RDK, and the build process generates an appropriate >>> device tree binary for the board... >> >> On the other hand there is zero reason to stick with such an >> out-of-tree port when the board is supported in mainline. >> >> 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: wd at denx.de >> Conquest is easy. Control is not. >> -- Kirk, "Mirror, Mirror", stardate unknown >> _______________________________________________ >> U-Boot mailing list >> U-Boot at lists.denx.de >> http://lists.denx.de/mailman/listinfo/u-boot >> >> > > -- View this message in context: http://www.nabble.com/-U-Boot--Which-U-Boot-releases-have-Device-Tree-support-tp22963537p23644965.html Sent from the Uboot - Users mailing list archive at Nabble.com. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [U-Boot] Which U-Boot releases have Device Tree support 2009-05-20 23:18 ` JEW-DONG @ 2009-05-21 7:16 ` Wolfgang Denk 0 siblings, 0 replies; 9+ messages in thread From: Wolfgang Denk @ 2009-05-21 7:16 UTC (permalink / raw) To: u-boot Dear JEW-DONG, In message <23644965.post@talk.nabble.com> you wrote: > > > Thanks for the information. This is the first time I am searching for the > u-boot source code for MPC8360E-RDK. Three more questions here: ... > Secondly, how do I use GIT to download the source code? ... > Lastly, how do I tell make to build the u-boot for MPC8360E-RDK board? I do not intend to answer questions that are well-documented on ythe U-Boot web site and in the manual. Please read the documentation. 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: wd at denx.de Work 8 hours, sleep 8 hours; but not the same 8 hours. ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-05-21 7:16 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-04-09 2:40 [U-Boot] Which U-Boot releases have Device Tree support cmfairfa at rockwellcollins.com 2009-04-09 3:03 ` Jerry Van Baren 2009-04-09 4:13 ` Peter Barada 2009-04-09 4:25 ` Kumar Gala 2009-04-09 5:52 ` Wolfgang Denk 2009-05-20 18:49 ` JEW-DONG 2009-05-20 18:55 ` Wolfgang Denk 2009-05-20 23:18 ` JEW-DONG 2009-05-21 7:16 ` Wolfgang Denk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox