[U-Boot] [PATCH v2 05/21] dm: pci: Fix scanning multi-function device

Simon Glass sjg at chromium.org
Thu Aug 2 20:38:06 UTC 2018


On 29 July 2018 at 07:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> The flag to control whether to scan multi-function device during
> enumeration should be cleared at the beginning of each iteration
> if the device's function number equals to zero.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/pci/pci-uclass.c | 2 ++
>  1 file changed, 2 insertions(+)

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

Oops!


More information about the U-Boot mailing list