]> git.baikalelectronics.ru Git - uboot.git/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)
commita08ed2f0752e4a0919d50f265ea25ba4f38794e0
tree33b3834913f037601b27a31059b7bad5e747ed8d
parent93e9157a20ed204745cf3d94578c271156222cba
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