Hi Simon,

On Sun, 29 Nov 2015 13:17:57 -0700
Simon Glass <s...@chromium.org> wrote:

> Adjust these files to use the driver-model PCI API instead of the legacy
> functions.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
> 
> Changes in v2:
> - Rename pci_run_vga_bios() to dm_pci_run_vga_bios()
> - Require driver model with pci_rom.c
> - Use dev_get_parent_platdata() instead of re-reading values from the device
> 
>  arch/x86/cpu/ivybridge/gma.c |  4 ++--
>  drivers/pci/Makefile         |  3 ++-
>  drivers/pci/pci_rom.c        | 51 
> +++++++++++++++++++++-----------------------
>  drivers/video/vesa_fb.c      | 10 ++++-----
>  include/pci_rom.h            |  6 +++---
>  5 files changed, 36 insertions(+), 38 deletions(-)

Acked-by: Anatolij Gustschin <ag...@denx.de>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to