mirror of
https://github.com/linux-msm/bootrr.git
synced 2026-02-25 13:12:03 -08:00
boards: qrb5165-rb5: disable PCIe1/2 tests
Only first PCIe host is probed, other two hosts will fail probing with ETIMEDOUT. Disable testing for corresponding devices. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
a9bb37959d
commit
568beabff6
@@ -68,8 +68,8 @@ assert_device_present prng-device-probed qcom_rng 793000.*
|
||||
# PCIE
|
||||
assert_driver_present pcie-driver-present qcom-pcie
|
||||
assert_device_present pcie-device0-probed qcom-pcie 1c00000.*
|
||||
assert_device_present pcie-device1-probed qcom-pcie 1c08000.*
|
||||
assert_device_present pcie-device2-probed qcom-pcie 1c10000.*
|
||||
#assert_device_present pcie-device1-probed qcom-pcie 1c08000.*
|
||||
#assert_device_present pcie-device2-probed qcom-pcie 1c10000.*
|
||||
|
||||
# PCIE PHY
|
||||
assert_driver_present pcie-phy-driver-present qcom-qmp-phy
|
||||
|
||||
Reference in New Issue
Block a user