]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Drop unnecessary 'type' property in tests
authorSimon Glass <sjg@chromium.org>
Thu, 18 Mar 2021 07:24:59 +0000 (20:24 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:09 +0000 (17:03 +1300)
commit1e56acaf638efa35c3ab42f83488ac47239e321b
treea1fcb50b8d766b978c3dca8c4fd598e95f3c2b91
parent278105fddd213503ead5a268843a4d86cf727dfe
binman: Drop unnecessary 'type' property in tests

A few tests declare a type when this can be inferred from the node name.
Drop these lines, since it might cause confusion.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/test/149_symbols_tpl.dts
tools/binman/test/155_symbols_tpl_x86.dts