[U-Boot] [PATCH] kbuild: update DTC warning settings for bus and node/property name checks
Simon Glass
sjg at chromium.org
Tue May 16 00:17:21 UTC 2017
On 15 May 2017 at 01:07, Masahiro Yamada <yamada.masahiro at socionext.com> wrote:
> 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 at socionext.com>
> ---
>
> scripts/Makefile.extrawarn | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list