diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-25 12:39:43 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-28 17:18:48 -0400 |
commit | b8828e8ff3c2b3e6e79490b286e78fb75ca7d82e (patch) | |
tree | d4a29873f907040535125ea186a0cdbacd0101dd /dts | |
parent | 04b43f32731c1171877541050bb3f2bfeb100e3d (diff) | |
download | u-boot-imx-b8828e8ff3c2b3e6e79490b286e78fb75ca7d82e.zip u-boot-imx-b8828e8ff3c2b3e6e79490b286e78fb75ca7d82e.tar.gz u-boot-imx-b8828e8ff3c2b3e6e79490b286e78fb75ca7d82e.tar.bz2 |
tools/genboardscfg.py: be tolerant of missing MAINTAINERS
tools/genboardscfg.py expects all the boards have MAINTAINERS.
If someone adds a new board but misses to add its MAINTAINERS file,
tools/genboardscfg.py fails to generate the boards.cfg file.
It is annoying for the other developers.
This commit allows tools/genboardscfg.py to display warning messages
and continue processing even if some MAINTAINERS files are missing
or have broken formats.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions