diff options
author | Tom Rini <trini@konsulko.com> | 2022-08-11 08:47:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-11 08:47:20 -0400 |
commit | 157861e6afa5c26134639e8a8f34540141672a0a (patch) | |
tree | afaa6663f819d0a0977bead78c61e6376ecf4a0a /scripts | |
parent | cdebee1fd9fa04cc4c972f826bae19b28c253eb0 (diff) | |
parent | be43a35bff17550fa707795a06eaed6114eb1742 (diff) | |
download | u-boot-157861e6afa5c26134639e8a8f34540141672a0a.tar.gz u-boot-157861e6afa5c26134639e8a8f34540141672a0a.tar.bz2 u-boot-157861e6afa5c26134639e8a8f34540141672a0a.zip |
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm
dtoc fixes with pylint, tests
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/pylint.base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pylint.base b/scripts/pylint.base index dd6360e625..c7d141ed39 100644 --- a/scripts/pylint.base +++ b/scripts/pylint.base @@ -167,7 +167,7 @@ tools_binman_etype_x86_reset16_tpl -15.71 tools_binman_etype_x86_start16 -15.71 tools_binman_etype_x86_start16_spl -15.71 tools_binman_etype_x86_start16_tpl -15.71 -tools_binman_fdt_test 3.23 +tools_binman_fdt_test 10.00 tools_binman_fip_util 9.85 tools_binman_fip_util_test 10.00 tools_binman_fmap_util 6.88 |