Home
last modified time | relevance | path

Searched hist:"2 d48333e447e8cc5a2bd3eaed6be657925cbee16" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dtest.pydiff 2d48333e447e8cc5a2bd3eaed6be657925cbee16 Tue Nov 06 17:02:11 CST 2018 Simon Glass <sjg@chromium.org> buildman: Detect dtc warnings

At present messages from the device-tree compiler like this:

arch/arm/dts/socfpga_arria10_socdk_sdmmc.dtb: Warning
(avoid_unnecessary_addr_size): /clocks: unnecessary
#address-cells/#size-cells without "ranges" or child "reg" property

are detected as errors since they don't match the gcc warning regex. Add a
new one for dtc to fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dbuilder.pydiff 2d48333e447e8cc5a2bd3eaed6be657925cbee16 Tue Nov 06 17:02:11 CST 2018 Simon Glass <sjg@chromium.org> buildman: Detect dtc warnings

At present messages from the device-tree compiler like this:

arch/arm/dts/socfpga_arria10_socdk_sdmmc.dtb: Warning
(avoid_unnecessary_addr_size): /clocks: unnecessary
#address-cells/#size-cells without "ranges" or child "reg" property

are detected as errors since they don't match the gcc warning regex. Add a
new one for dtc to fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>