[U-Boot] [PATCH v2 07/22] x86: pci: Don't return a vesa mode when there is not video
Simon Glass
sjg at chromium.org
Mon Jan 5 18:39:53 CET 2015
On 1 January 2015 at 16:18, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/pci/pci_rom.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-x86/next.
More information about the U-Boot
mailing list