rmboard: Move to Python 3
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:08:53 +0000 (18:08 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:24:08 +0000 (14:24 -0600)
commit515ce965d6e4681768fea877c299f4f90426ac65
tree6372b679a6c06a19d93e58739cfada6caf8ced55
parent0d7a8c40333a018e6e7c4dcf64cf6ca3d7ea4ff6
rmboard: Move to Python 3

This script already works with Python 3. Make it use that by default so
that it can import the patman libraries.

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