[U-Boot] [PATCH v3 4/4] dm: video: support increased intensity (bold)

Simon Glass sjg at chromium.org
Sun Feb 4 13:40:32 UTC 2018


Hi Heinrich,

On 29 January 2018 at 00:19, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Support special rendition code 0 - reset attributes.
> Support special rendition code 1 - increased intensity (bold).
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> 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(-)

Please can you rename 'fg' to something longer?

Regards,
Simon


More information about the U-Boot mailing list