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 <[email protected]>
Reviewed-by: Stefan Roese <[email protected]> Though again my question, where you did spot an issue with the current implementation? Thanks, Stefan _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

