[U-Boot] [PATCH 19/23] x86: tnc: Use DM PCI API in disable_igd()

Simon Glass sjg at chromium.org
Mon Feb 1 17:20:11 CET 2016


On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> Once we get udevice of IGD and SDVO, we can use its udevice to
> access PCI configuration space with dm_pci_write_config32().
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/queensbay/tnc.c | 22 +++++++++++++++++++---
>  1 file changed, 19 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on Minnowmax:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list