
6 Jul
2017
6 Jul
'17
7:36 p.m.
We should sync the display (e.g. flush cache) when backspace is pressed to ensure that the character is erased correctly.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Anatolij Gustschin agust@denx.de ---
Changes in v3: None Changes in v2: None
drivers/video/vidconsole-uclass.c | 1 + 1 file changed, 1 insertion(+)
Applied to u-boot-dm, thanks!