Skip to content
Snippets Groups Projects
Commit 89d8e131 authored by Hou Zhiqiang's avatar Hou Zhiqiang Committed by York Sun
Browse files

PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space


This bug is brought by the commit 3d8553f0 (pci: layerscape: add
LS2088A series SoC pcie support), which only updated cfg_res.start
and did not update the .end field. This causes fdt_resource_size()
getting wrong value when calculate the cfg1 space address.

Signed-off-by: default avatarHou Zhiqiang <Zhiqiang.Hou@nxp.com>
[YS: Revise subject and commit message]
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 563ac65a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment