[U-Boot-Users] DTC and Binary Includes

Sascha(?) and/or others,
I seem to recall that those working on the either the next U-Boot V2 or the next version of the FDT image structure were planning on using the binary include mechanism of the DTC.
Several days ago I added the Binary Include patch to DTC and tagged a candidate release. Could you verify that this version satisfies your needs and works for you?
Thanks, jdl

Hi Jon,
I seem to recall that those working on the either the next U-Boot V2 or the next version of the FDT image structure were planning on using the binary include mechanism of the DTC.
Several days ago I added the Binary Include patch to DTC and tagged a candidate release. Could you verify that this version satisfies your needs and works for you?
Hm, you mean the tag "v1.2.0-rc1"? I couldn't compile nor install that version on my system without the attached patch.
I did not yet test the functionality, but that is only a question of time ;)
Cheers Detlev

Hi Jon and Detlev,
I sent the similar patch to Jon yesterday.
I can confirm that I can compile DTC with small change in convert-dtsv0-lexer.l (add missing library). I tested it with Microblaze linux and seems that work well. I will test it binary include as well and I'll send you if is work or not.
Michal
Hi Jon,
I seem to recall that those working on the either the next U-Boot V2 or the next version of the FDT image structure were planning on using the binary include mechanism of the DTC.
Several days ago I added the Binary Include patch to DTC and tagged a candidate release. Could you verify that this version satisfies your needs and works for you?
Hm, you mean the tag "v1.2.0-rc1"? I couldn't compile nor install that version on my system without the attached patch.
I did not yet test the functionality, but that is only a question of time ;)
Cheers Detlev
Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

On Tue, 2008-07-01 at 11:59 +0200, Detlev Zundel wrote:
Hi Jon,
I seem to recall that those working on the either the next U-Boot V2 or the next version of the FDT image structure were planning on using the binary include mechanism of the DTC.
Several days ago I added the Binary Include patch to DTC and tagged a candidate release. Could you verify that this version satisfies your needs and works for you?
Hm, you mean the tag "v1.2.0-rc1"? I couldn't compile nor install that version on my system without the attached patch.
Why is the install lined commented out?
And can I get a clean, signed-off Git patch? Please also CC: jdl@jdl.com
Thanks, jdl

Hi Jon,
On Tue, 2008-07-01 at 11:59 +0200, Detlev Zundel wrote:
Hi Jon,
I seem to recall that those working on the either the next U-Boot V2 or the next version of the FDT image structure were planning on using the binary include mechanism of the DTC.
Several days ago I added the Binary Include patch to DTC and tagged a candidate release. Could you verify that this version satisfies your needs and works for you?
Hm, you mean the tag "v1.2.0-rc1"? I couldn't compile nor install that version on my system without the attached patch.
Why is the install lined commented out?
Because install fails installing no files. As LIBFDT_INCLUDES is empty (not assigned or referenced anywhere else) that should come as no surprise. Commenting out wasn't meant to be a fix, only to point to a problem that I don't fully understand.
And can I get a clean, signed-off Git patch?
If you did not fix it yourself already, attached.
Please also CC: jdl@jdl.com
Ok.
Cheers Detlev
participants (3)
-
Detlev Zundel
-
Jon Loeliger
-
Michal Simek