[U-Boot] [PATCH 1/8] x86: quark: Make host bridge (b.d.f=0.0.0) visible
Simon Glass
sjg at chromium.org
Tue Sep 1 02:32:40 CEST 2015
On 31 August 2015 at 03:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> Quark-specific codes pci_skip_dev() hide the host bridge, but since
> all other x86 boards do not hide the host bridge (b.d.f=0.0.0) now,
> remove such limitation for quark too.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/quark/pci.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list