[U-Boot] [PATCH] pci: Fix expansion ROM programming for multi-function devices

Simon Glass sjg at chromium.org
Thu Oct 8 20:07:01 CEST 2015


On 7 October 2015 at 10:13, Bin Meng <bmeng.cn at gmail.com> wrote:
> PCI_HEADER_TYPE register (offset 0x0e) bit 7 is an indicator
> for multi-function devices. We should mask it off before using
> it as the header type.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci_auto.c | 1 +
>  1 file changed, 1 insertion(+)

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


More information about the U-Boot mailing list