Re: [yocto] linux-xilinx: uImage.dtb files not being generated anymore

2012-07-15 Thread Elvis Dowson
Hi, On Jul 15, 2012, at 9:23 PM, Elvis Dowson wrote: > I tried various combinations, but all of them did not yield a dtb file. > > KERNEL_DEVICETREE = "virtex440-ml507.dtb" (as you suggested in your original > email, but I guess it might have been a typo? should be .dts?) > KERNEL_DEVICETREE =

Re: [yocto] linux-xilinx: uImage.dtb files not being generated anymore

2012-07-15 Thread Elvis Dowson
Hi Khem, On Jun 30, 2012, at 7:41 PM, Khem Raj wrote: > On Sat, Jun 30, 2012 at 4:07 AM, Elvis Dowson wrote: >> Hi, >> >> On Jun 30, 2012, at 10:17 AM, Elvis Dowson wrote: >> >>> About a week ago, my linux-xilinx builds used to correctly generate the >>> *.dtb files, required for the PowerPC4

Re: [yocto] linux-xilinx: uImage.dtb files not being generated anymore

2012-06-30 Thread Khem Raj
On Sat, Jun 30, 2012 at 4:07 AM, Elvis Dowson wrote: > Hi, > > On Jun 30, 2012, at 10:17 AM, Elvis Dowson wrote: > >> About a week ago, my linux-xilinx builds used to correctly generate the >> *.dtb files, required for the PowerPC440 processor on my Xilinx ML-507 >> development board. After havi

Re: [yocto] linux-xilinx: uImage.dtb files not being generated anymore

2012-06-30 Thread Elvis Dowson
Hi, On Jun 30, 2012, at 10:17 AM, Elvis Dowson wrote: > About a week ago, my linux-xilinx builds used to correctly generate the *.dtb > files, required for the PowerPC440 processor on my Xilinx ML-507 development > board. After having recently updated poky, I find that the required *.dtb > fil

[yocto] linux-xilinx: uImage.dtb files not being generated anymore

2012-06-29 Thread Elvis Dowson
Hi, About a week ago, my linux-xilinx builds used to correctly generate the *.dtb files, required for the PowerPC440 processor on my Xilinx ML-507 development board. After having recently updated poky, I find that the required *.dtb files are not generated anymore. Would someone be able t