Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-17 Thread Frank Rowand
On 08/16/17 17:33, Tom Rini wrote: > On Wed, Aug 16, 2017 at 03:57:21PM -0700, Frank Rowand wrote: >> On 08/16/17 15:33, Frank Rowand wrote: >>> On 08/16/17 14:59, Tom Rini wrote: Build the dtb file for these platfroms with __symbol__ information included. This will reduce the size of

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-17 Thread Frank Rowand
On 08/16/17 17:33, Tom Rini wrote: > On Wed, Aug 16, 2017 at 03:57:21PM -0700, Frank Rowand wrote: >> On 08/16/17 15:33, Frank Rowand wrote: >>> On 08/16/17 14:59, Tom Rini wrote: Build the dtb file for these platfroms with __symbol__ information included. This will reduce the size of

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Tom Rini
On Wed, Aug 16, 2017 at 03:57:21PM -0700, Frank Rowand wrote: > On 08/16/17 15:33, Frank Rowand wrote: > > On 08/16/17 14:59, Tom Rini wrote: > >> Build the dtb file for these platfroms with __symbol__ information > >> included. This will reduce the size of the dtb (and resident memory > > > >

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Tom Rini
On Wed, Aug 16, 2017 at 03:57:21PM -0700, Frank Rowand wrote: > On 08/16/17 15:33, Frank Rowand wrote: > > On 08/16/17 14:59, Tom Rini wrote: > >> Build the dtb file for these platfroms with __symbol__ information > >> included. This will reduce the size of the dtb (and resident memory > > > >

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Frank Rowand
On 08/16/17 15:33, Frank Rowand wrote: > On 08/16/17 14:59, Tom Rini wrote: >> Build the dtb file for these platfroms with __symbol__ information >> included. This will reduce the size of the dtb (and resident memory > > typo: reduce the size should be increase the size > > >> usage) in

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Frank Rowand
On 08/16/17 15:33, Frank Rowand wrote: > On 08/16/17 14:59, Tom Rini wrote: >> Build the dtb file for these platfroms with __symbol__ information >> included. This will reduce the size of the dtb (and resident memory > > typo: reduce the size should be increase the size > > >> usage) in

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Frank Rowand
On 08/16/17 14:59, Tom Rini wrote: > Build the dtb file for these platfroms with __symbol__ information > included. This will reduce the size of the dtb (and resident memory typo: reduce the size should be increase the size > usage) in exchange for allowing more types of overlays to be applied

Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Frank Rowand
On 08/16/17 14:59, Tom Rini wrote: > Build the dtb file for these platfroms with __symbol__ information > included. This will reduce the size of the dtb (and resident memory typo: reduce the size should be increase the size > usage) in exchange for allowing more types of overlays to be applied

[PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Tom Rini
Build the dtb file for these platfroms with __symbol__ information included. This will reduce the size of the dtb (and resident memory usage) in exchange for allowing more types of overlays to be applied to the dtb file prior to passing it to Linux and additional functionality within the kernel

[PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms

2017-08-16 Thread Tom Rini
Build the dtb file for these platfroms with __symbol__ information included. This will reduce the size of the dtb (and resident memory usage) in exchange for allowing more types of overlays to be applied to the dtb file prior to passing it to Linux and additional functionality within the kernel