[U-Boot] [PATCH v2] pci: Avoid assigning PCI resources that are below 0x1000

Stefan Roese sr at denx.de
Fri Jun 7 05:50:04 UTC 2019


On 05.06.19 16:26, Bin Meng wrote:
> commit b7598a43f2b4 ("[PATCH] Avoid assigning PCI resources from
> zero address") only moved the bus lower address to 0x1000 if the
> given bus start address is zero. The comment said 0x1000 is a
> reasonable starting value, hence we'd better apply the same
> adjustment when the given bus start address is below 0x1000.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Reviewed-by: Stefan Roese <sr at denx.de>

Though again my question, where you did spot an issue with the
current implementation?

Thanks,
Stefan


More information about the U-Boot mailing list