[U-Boot] [PATCH 1/3] pci: Don't use pci_indirect when DM is active

Simon Glass sjg at chromium.org
Thu Mar 29 22:43:03 UTC 2018


+Bin

On 28 March 2018 at 20:40, Mario Six <mario.six at gdsys.cc> wrote:
> Declaration of indirect PCI bridges is not compatible with DM: Both
> define PCI operations, but in different ways. Hence, don't use indirect
> bridges if DM is active.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>  drivers/pci/pci_indirect.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the U-Boot mailing list