[U-Boot] [PATCHv2 1/3] genboardscfg.py: Convert to Python 3
Tom Rini
trini at konsulko.com
Tue Oct 8 22:38:34 UTC 2019
On Fri, Sep 20, 2019 at 05:42:07PM -0400, Tom Rini wrote:
> 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 at socionext.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191008/08d0bc3d/attachment.sig>
More information about the U-Boot
mailing list