[U-Boot] [PATCH 2/2] dm: pci: Avoid setting a PCI region that has 0 size

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


On 27 March 2018 at 15:46, Bin Meng <bmeng.cn at gmail.com> wrote:
> It makes no sense to set a PCI region that has 0 size.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci-uclass.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list