
30 Mar
2019
30 Mar
'19
10:18 p.m.
On Fri, 22 Mar 2019 at 19:32, Andre Przywara andre.przywara@arm.com wrote:
In preparation for doing character set translations, factor out the actual glyph display functionality into a separate function. This will be used in a subsequent patch.
Signed-off-by: Andre Przywara andre.przywara@arm.com
drivers/video/vidconsole-uclass.c | 42 +++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 15 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org