Re: [U-Boot-Users] DTC and Binary Includes

2008-07-09 Thread Detlev Zundel
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

Re: [U-Boot-Users] DTC and Binary Includes

2008-07-07 Thread Jon Loeliger
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 t

Re: [U-Boot-Users] DTC and Binary Includes

2008-07-07 Thread Jon Loeliger
On Sat, 2008-07-05 at 09:17 +0200, Michal Simek wrote: > Hi Jon and Detlev, > > I sent the similar patch to Jon yesterday. Hmmm... I see mail from you, but I don't see a patch. Where did you send the patch? Or can you re-send it, please? Thanks, jdl -

Re: [U-Boot-Users] DTC and Binary Includes

2008-07-05 Thread Michal Simek
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 no

Re: [U-Boot-Users] DTC and Binary Includes

2008-07-01 Thread Detlev Zundel
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

[U-Boot-Users] DTC and Binary Includes

2008-06-29 Thread Jon Loeliger
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. Co