You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PCI: dw: rockchip: Disable RC's BAR into rk_pcie_host_config()
To fix the unnecessary RC's bar allocation warning:
[ 2.226288] pci 0000:00:00.0: BAR 0: no space for [mem size 0x40000000]
[ 2.226305] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x40000000]
[ 2.226317] pci 0000:00:00.0: BAR 1: no space for [mem size 0x40000000]
[ 2.226327] pci 0000:00:00.0: BAR 1: failed to assign [mem size 0x40000000]
Signed-off-by: Shawn Lin <[email protected]>
Change-Id: I617cfa3408115d7c73190c6b9816d48ae82a37c8
0 commit comments