dm: video: support increased intensity (bold)
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 8 Feb 2018 20:47:12 +0000 (21:47 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 6 Mar 2018 09:05:49 +0000 (10:05 +0100)
commit9ffa4d12a850c6fb8b9b8f7d5fc31ac28633fcdb
tree2bd9678e22fd01e41edb945d1f7da5ae5fad026b
parent5c30fbb8ec4aa364d5e441c86d7b5776d6c94fb0
dm: video: support increased intensity (bold)

Support special rendition code 0 - reset attributes.
Support special rendition code 1 - increased intensity (bold).

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/vidconsole-uclass.c
drivers/video/video-uclass.c
include/video.h
include/video_console.h
test/dm/video.c