ci/bare-metal: Convert the main cros-servo boot code to python
authorEric Anholt <eric@anholt.net>
Wed, 19 Aug 2020 22:23:24 +0000 (15:23 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 21 Aug 2020 20:10:18 +0000 (20:10 +0000)
commitc63648121e189945e04c4a9963aaeb46db9403ec
tree56900aee562587818c5d738cd463a6f8503a94d4
parentb4374080d7ab26c7ed390e8d63fb4722386376b6
ci/bare-metal: Convert the main cros-servo boot code to python

Switching this part to python makes the code clearer and cleans up our
logs as well.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6398>
.gitlab-ci/bare-metal/cros-servo.sh
.gitlab-ci/bare-metal/cros_servo_run.py [new file with mode: 0755]
.gitlab-ci/bare-metal/write-serial.py [deleted file]