Re: [U-Boot] [PATCH] Travis-CI: Switch back to using the top of tree dtc

2017-09-15 Thread sjg
On 14 September 2017 at 09:29, Tom Rini wrote: > > In a0f3e3df4adc we switched to using the Ubuntu-provided dtc as travis > was having a problem with the number of warnings that were generated by > the newer dtc. This is no longer a concern as we now have the same > logic as Linux to enable/disab

Re: [U-Boot] [PATCH] Travis-CI: Switch back to using the top of tree dtc

2017-09-15 Thread Simon Glass
On 14 September 2017 at 09:29, Tom Rini wrote: > > In a0f3e3df4adc we switched to using the Ubuntu-provided dtc as travis > was having a problem with the number of warnings that were generated by > the newer dtc. This is no longer a concern as we now have the same > logic as Linux to enable/disab

[U-Boot] [PATCH] Travis-CI: Switch back to using the top of tree dtc

2017-09-14 Thread Tom Rini
In a0f3e3df4adc we switched to using the Ubuntu-provided dtc as travis was having a problem with the number of warnings that were generated by the newer dtc. This is no longer a concern as we now have the same logic as Linux to enable/disable additional more stringent warnings. Go back to buildin