Home
last modified time | relevance | path

Searched hist:"23609 c71dc0c4a433b7189308cda25d1b9e70c43" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_rom.cdiff 23609c71dc0c4a433b7189308cda25d1b9e70c43 Thu Jan 01 17:18:00 CST 2015 Simon Glass <sjg@chromium.org> x86: pci: Don't return a vesa mode when there is not video

If the video has not been set up, we should not return a success code. This
can be detected by seeing if any of the variables are non-zero.

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