coral: Enable the copy framebuffer
authorSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:43:15 +0000 (18:43 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commitd450ce10cc7527c651c7d81b87cb82f1f37416c9
tree65e52fd43c1b6319e329627d304d6282f61283bc
parente1ddf67cb3982b5c49c1165da87917a82a285783
coral: Enable the copy framebuffer

Enable this feature on chromebook_coral to speed up the display.

With this change, the time taken to print the environment to the display
without CONFIG_CONSOLE_SCROLL_LINES is reduced from 1830ms to 62ms.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_coral_defconfig