
7 Aug
2022
7 Aug
'22
3:10 p.m.
Fix various camel-case and other naming problems. Update the pylint base file to avoid regressions.
Signed-off-by: Simon Glass sjg@chromium.org ---
scripts/pylint.base | 2 +- tools/dtoc/test_fdt.py | 254 +++++++++++++++++++++++------------------ 2 files changed, 142 insertions(+), 114 deletions(-)
Applied to u-boot-dm, thanks!