]> 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>
Wed, 29 Mar 2017 05:38:10 +0000 (07:38 +0200)
commit55e0306c92ea33721aeb0946eecf82f702954513
tree6601aa96303e021a19666ebf4eab53e80efda9b5
parent9627ce2dab35acd7f64bbd492c599423f87c26bf
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