]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Disable the no-unit_address_vs_reg warnings
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:09 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commitfedb8aa3d2498756a4d6433b19de8daa352330a2
tree302a11ba9ac16eebf66a8278a721d2ea4e7f3934
parent952d3dbe77d20e1dbd27c4348be712f214e8f03c
binman: Disable the no-unit_address_vs_reg warnings

These warnings are not useful for binman tests. Disable them.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/fdt_util.py