On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass <s...@chromium.org> wrote:
> Provide a function to run the Vesa BIOS for a given PCI device and obtain
> the resulting configuration (e.g. display size) for use by the video
> uclass. This makes it easier to write a video driver that uses vesa and
> supports driver model.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2:
> - Make vbe_setup_video_priv() static
>
>  drivers/pci/pci_rom.c | 55 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/vbe.h         |  2 ++
>  2 files changed, 57 insertions(+)
>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to