commit | 1ec2a80b10c5755cdadbe3c128b607f434e77372 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Mar 10 15:40:32 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 23 10:52:28 2017 +0100 |
tree | 33b3834913f037601b27a31059b7bad5e747ed8d | |
parent | 1304f4bb8ed0971ca28e8b519b831c9f99295286 [diff] |
arm: mvebu: theadorable: Add 'pcie' test command This board specific command tests for the presence of a specified PCIe device (via vendor-ID and device-ID). If the device is not detected, this will get printed. If the device is detected, the board will get resetted so that an easy loop test can be done. The board will reboot until the PCIe device is not detected. Signed-off-by: Stefan Roese <sr@denx.de>