]> git.baikalelectronics.ru Git - uboot.git/commit
microcode_tool: Convert to Python 3
authorSimon Glass <sjg@chromium.org>
Thu, 31 Oct 2019 13:42:56 +0000 (07:42 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Nov 2019 01:15:32 +0000 (18:15 -0700)
commit5c2a005e2cdb092468f9d6da5f36be548c8ca3a8
tree8c5bbf38567d919cfa1752d0333666fa5355ade3
parentd377c7fad933a2c153d2e2a80111e9808e7ead4c
microcode_tool: Convert to Python 3

Convert this tool to Python 3 and make it use that, to meet the 2020
deadline.

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