On 8 February 2018 at 13:47, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
>
> Support special rendition code 0 - reset attributes.
> Support special rendition code 1 - increased intensity (bold).
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
> v4
>         Rename priv->fg to priv->fg_col_idx.
> v3
>         Add color constants.
> v2
>         SGR 0 should reset the colors and the attributes.
> ---
>  drivers/video/vidconsole-uclass.c | 32 ++++++++++++++++++++++++++------
>  drivers/video/video-uclass.c      |  5 ++++-
>  include/video.h                   |  2 ++
>  include/video_console.h           | 12 ++++++++++--
>  test/dm/video.c                   |  2 +-
>  5 files changed, 43 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to