1
0
This repository has been archived on 2024-07-25. You can view files and clone it. You cannot open issues, pull requests or push a commit.
Files
uboot-mdb-dump/uboot_mdb_to_image.py
Simon Baatz 73b5ed6c76 Treat stdin as ASCII encoded
We implicitly treated stdin as UTF-8 encoded.  Change this to ASCII in order
to force early error reporting in case of binary chars (caused by
transmission errors on the serial line).

This closes #1.
2016-07-17 21:36:35 +02:00

2.0 KiB
Executable File