Home
last modified time | relevance | path

Searched hist:ae63057446b8bb45c37a6ea4e5db162ba4f25c78 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.cae63057446b8bb45c37a6ea4e5db162ba4f25c78 Sat Nov 03 11:41:40 UTC 2012 Duncan Laurie <dlaurie@chromium.org> video: Check for valid FB pointer before clearing

This command will start erasing at memory address zero
if there is not a valid framebuffer address that was found
during video_init().

This is a common case with Chrome OS devices in normal mode
when we do not execute the video option rom in coreboot.

Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>