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

Bin Meng bmeng.cn at gmail.com
Fri Mar 30 07:30:47 UTC 2018


On Fri, Mar 30, 2018 at 6:43 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list