]> git.baikalelectronics.ru Git - uboot.git/commit
dtoc: Tidy up more Python style in dtb_platdata
authorSimon Glass <sjg@chromium.org>
Thu, 3 Dec 2020 23:55:16 +0000 (16:55 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 13 Dec 2020 14:58:18 +0000 (07:58 -0700)
commit4cc507dbdf2e49fff0dba2d644727577890f3b88
tree9d10a9bd521cbf779dfa278c6061c2d0a365c6eb
parentb9206de4a5d9595ca580cb8bd41a384be71faa8c
dtoc: Tidy up more Python style in dtb_platdata

Update this file to reduce the number of pylint warnings. Also add a few
missing comments while we are here.

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