Skip to content
Commit 3ad740ac authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

video: Update truetype console to support copy buffer



Update the implementation to keep a track of what it changes in the frame
buffer and then tell the copy buffer about it. Use the special
vidconsole_memmove() helper so that memmove() operations are also
reflected in the copy buffer.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarAnatolij Gustschin <agust@denx.de>
Tested-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 68f3fc76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment