]> git.sur5r.net Git - u-boot/commit
arm: mvebu: theadorable: Add 'pcie' test command
authorStefan Roese <sr@denx.de>
Fri, 10 Mar 2017 14:40:32 +0000 (15:40 +0100)
committerStefan Roese <sr@denx.de>
Thu, 23 Mar 2017 09:52:28 +0000 (10:52 +0100)
commit1ec2a80b10c5755cdadbe3c128b607f434e77372
tree33b3834913f037601b27a31059b7bad5e747ed8d
parent1304f4bb8ed0971ca28e8b519b831c9f99295286
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>
board/theadorable/theadorable.c