Skip to content
Snippets Groups Projects
Commit ae630574 authored by Duncan Laurie's avatar Duncan Laurie Committed by Simon Glass
Browse files

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: default avatarDuncan Laurie <dlaurie@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c9466317
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment