commit | ea52c2dc70ac2640bd3fd9a1b7448d4a2224b1ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 26 16:17:29 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 06 16:33:19 2021 +1200 |
tree | bee0353aea9010248bd5671b26c8342878c92567 | |
parent | 63580312d5b6833527433a85fbc59d29644d7511 [diff] |
moveconfig: Handle binary files cleanly Some files are not actually source code and thus can produce unicode errors. Report this and continue. Signed-off-by: Simon Glass <sjg@chromium.org>