Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A DMakefile.extrawarn50749d2ac30dd7af94d8c9ed64276f92d9d396f5 Mon May 15 07:07:33 UTC 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>