commit | 9b19110efe477da133b75fd0d773624659c3afda | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 23 13:44:09 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 04 09:25:21 2023 -0600 |
tree | 5d548747d4c4b20cfc38b3ae525d86c1e0900172 | |
parent | 99c28cdcd207766755d4b47f6a4da59dbea434b2 [diff] |
moveconfig: Use u_boot_pylib for terminal colour Use the existing terminal code to handle ANSI colours. Enable colour by default if the output is going to a terminal. Signed-off-by: Simon Glass <sjg@chromium.org>