Home
last modified time | relevance | path

Searched hist:"50749 d2a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A DMakefile.extrawarn50749d2a Mon May 15 02:07:33 CDT 2017 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: update DTC warning settings for bus and node/property name checks

Recent commits of DTC introduced new warnings checking PCI and simple
buses, unit address formatting, and stricter node and property name
checking. Disable the new DTC warnings by default. As before,
warnings are enabled with W=*. The strict node and property name
checks are a bit subjective, so they are only enabled for W=2.
(This policy reflects the commit 8654cb8d0371 of Linux.)

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>