[PATCH v3 20/27] moveconfig: Use u_boot_pylib for terminal colour
Simon Glass
sjg at chromium.org
Wed Oct 4 19:58:27 CEST 2023
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 at chromium.org>
---
(no changes since v1)
tools/moveconfig.py | 92 +++++++++++++++++++--------------------------
1 file changed, 38 insertions(+), 54 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list