Re: [U-Boot] [PATCH v3 02/14] fdt: Introduce helper method fdt_overlay_apply_verbose()

2017-09-15 Thread sjg
On 4 September 2017 at 14:12, Pantelis Antoniou wrote: > Introduce fdt_overlay_apply_verbose, a method that applies an > overlay but in the case of an error produces a helpful message. > > In addition if a base tree is found to be missing the __symbols__ > node the

Re: [U-Boot] [PATCH v3 02/14] fdt: Introduce helper method fdt_overlay_apply_verbose()

2017-09-08 Thread Simon Glass
On 4 September 2017 at 14:12, Pantelis Antoniou wrote: > Introduce fdt_overlay_apply_verbose, a method that applies an > overlay but in the case of an error produces a helpful message. > > In addition if a base tree is found to be missing the __symbols__ > node the

[U-Boot] [PATCH v3 02/14] fdt: Introduce helper method fdt_overlay_apply_verbose()

2017-09-04 Thread Pantelis Antoniou
Introduce fdt_overlay_apply_verbose, a method that applies an overlay but in the case of an error produces a helpful message. In addition if a base tree is found to be missing the __symbols__ node the message will point out that the probable reason is that the base tree was miscompiled without