diff options
author | Douglas Anderson <dianders@chromium.org> | 2019-11-20 11:18:52 -0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-23 10:54:46 +0000 |
commit | 1bdfe8c2805db396c7188dd5264bf80e7782b8ba (patch) | |
tree | 48ee8d8853d1d229d97078c099abe5a61b1ae95d /src/mainboard/msi | |
parent | 436296b9bde3eddb976c2d3fdd4b35d915e40be8 (diff) | |
download | coreboot-1bdfe8c2805db396c7188dd5264bf80e7782b8ba.tar.xz |
qualcomm: qgpt: Fixes for python3
* Binary strings should be joined with a binary string
* Binary files should be opened in binary mode.
* Division that wants truncation should make it explicit.
I have tested that these changes let me compile.
Change-Id: I7c41b80688a9c6bdb3c66561ff531311cc7ebb13
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37024
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/msi')
0 files changed, 0 insertions, 0 deletions