
27 Oct
2017
27 Oct
'17
9:12 a.m.
On Sun, Oct 22, 2017 at 10:36 PM, Simon Glass sjg@chromium.org wrote:
On 19 October 2017 at 03:20, Bin Meng bmeng.cn@gmail.com wrote:
On some platforms (eg: Braswell), the FSP will not produce the graphics info HOB unless you plug some cables to the display interface (eg: HDMI) on the board. Add such notes in the FSP video driver.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/lib/fsp/fsp_graphics.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!