Re: [PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set

2017-12-20 Thread Andre Heider
On 18/12/17 23:10, Frank Rowand wrote: On 12/16/17 09:25, Andre Heider wrote: Hi Frank, On 15/12/17 22:06, Frank Rowand wrote: On 12/14/17 07:12, Andre Heider wrote: The overlay feature requires the base dtb to be built with symbols, so lets build the dtbs with symbols when overlay support wa

Re: [PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set

2017-12-18 Thread Frank Rowand
On 12/16/17 09:25, Andre Heider wrote: > Hi Frank, > > On 15/12/17 22:06, Frank Rowand wrote: >> On 12/14/17 07:12, Andre Heider wrote: >>> The overlay feature requires the base dtb to be built with symbols, so >>> lets build the dtbs with symbols when overlay support was explicitly >>> enabled. >

Re: [PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set

2017-12-16 Thread Andre Heider
Hi Frank, On 15/12/17 22:06, Frank Rowand wrote: On 12/14/17 07:12, Andre Heider wrote: The overlay feature requires the base dtb to be built with symbols, so lets build the dtbs with symbols when overlay support was explicitly enabled. With CONFIG_OF_ALL_DTBS on ARCH=arm the 989 dtb files gro

Re: [PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set

2017-12-15 Thread Frank Rowand
On 12/14/17 07:12, Andre Heider wrote: > The overlay feature requires the base dtb to be built with symbols, so > lets build the dtbs with symbols when overlay support was explicitly > enabled. > > With CONFIG_OF_ALL_DTBS on ARCH=arm the 989 dtb files grow about ~38% on > average. > > Totals in b