Dmitry Baryshkov 568beabff6 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>
2020-12-03 09:16:53 -06:00
2020-09-28 09:58:08 -05:00

- Steps to run bootrr locally (helpful while testing on local board or
  creating new tests)

	Clone the bootrr repo or use a tarball from repo
	Run the below cmds for running tests for a given board locally

	# export PATH=$PWD/helpers:$PATH
	# ./boards/<file>
Description
No description provided
Readme BSD-3-Clause 234 KiB
Languages
Shell 99.4%
Makefile 0.6%