diff options
author | Tom Rini <trini@konsulko.com> | 2019-09-20 17:42:07 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-08 08:37:28 -0400 |
commit | 3bc14098d8fb05b98e01c4abd901f77b55d19331 (patch) | |
tree | b31c02d9b177fd56ff20e3fab243738f701ae031 /tools/mtk_image.h | |
parent | 61ba1244b548463dbfb3c5285b6b22e7c772c5bd (diff) | |
download | u-boot-3bc14098d8fb05b98e01c4abd901f77b55d19331.tar.gz |
genboardscfg.py: Convert to Python 3
Convert this tool to requiring Python 3. The bulk of this is done with
the 2to3 tool In addition, we need to use the '//' operator to have our
division result return an int rather than a float and ensure that we use
UTF-8 when reading/writing files.
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools/mtk_image.h')
0 files changed, 0 insertions, 0 deletions