On Sat, Jul 4, 2020 at 12:38 AM Simon Glass <s...@chromium.org> wrote: > > 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 <s...@chromium.org> > --- > > (no changes since v1) > > configs/chromebook_coral_defconfig | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>