Re: embedding dtb file into kernel

2015-02-13 Thread Sam Protsenko
On Thu, Feb 12, 2015 at 9:33 PM, K Richard Pixley wrote: > I'm having trouble figuring out how to embed a dtb file into my kernel. I'm > thinking that there should be a standard, architecture independent facility > for this akin to initramfs, yes? > > Could someone please either point me to the s

Re: embedding dtb file into kernel

2015-02-12 Thread Hugh Blemings
On 13/02/2015 17:10, Rob Landley wrote: On 02/12/2015 06:56 PM, Tim Bird wrote: On 02/12/2015 02:30 PM, K Richard Pixley wrote: On 2/12/15 14:01 , Tim Bird wrote: On 02/12/2015 11:33 AM, K Richard Pixley wrote: I'm having trouble figuring out how to embed a dtb file into my kernel. I'm thin

Re: embedding dtb file into kernel

2015-02-12 Thread Rob Landley
On 02/12/2015 06:56 PM, Tim Bird wrote: > > > On 02/12/2015 02:30 PM, K Richard Pixley wrote: >> On 2/12/15 14:01 , Tim Bird wrote: >>> On 02/12/2015 11:33 AM, K Richard Pixley wrote: I'm having trouble figuring out how to embed a dtb file into my kernel. I'm thinking that there should

Re: embedding dtb file into kernel

2015-02-12 Thread Tim Bird
On 02/12/2015 02:30 PM, K Richard Pixley wrote: > On 2/12/15 14:01 , Tim Bird wrote: >> On 02/12/2015 11:33 AM, K Richard Pixley wrote: >>> I'm having trouble figuring out how to embed a dtb file into my kernel. >>> I'm thinking that there should be a standard, architecture independent >>> facili

Re: embedding dtb file into kernel

2015-02-12 Thread K Richard Pixley
On 2/12/15 14:01 , Tim Bird wrote: On 02/12/2015 11:33 AM, K Richard Pixley wrote: I'm having trouble figuring out how to embed a dtb file into my kernel. I'm thinking that there should be a standard, architecture independent facility for this akin to initramfs, yes? Could someone please either

Re: embedding dtb file into kernel

2015-02-12 Thread Tim Bird
On 02/12/2015 11:33 AM, K Richard Pixley wrote: > I'm having trouble figuring out how to embed a dtb file into my kernel. > I'm thinking that there should be a standard, architecture independent > facility for this akin to initramfs, yes? > > Could someone please either point me to the standard

embedding dtb file into kernel

2015-02-12 Thread K Richard Pixley
I'm having trouble figuring out how to embed a dtb file into my kernel. I'm thinking that there should be a standard, architecture independent facility for this akin to initramfs, yes? Could someone please either point me to the standard facility, relevant doc, a currently building board that