]> git.ipfire.org Git - thirdparty/u-boot.git/commit
py: test: Add simple sata test for zcu102
authorMichal Simek <michal.simek@xilinx.com>
Tue, 16 Jan 2018 14:43:51 +0000 (15:43 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 31 Jan 2018 12:15:48 +0000 (13:15 +0100)
commitfc427b3baf526ec2bb1c5ca8bcf7d11c3481c194
treec7332d01df616ae09b6b9b02d06d4705408df0e4
parent1e77ea3ac5ac032b9cccbab5abbd1b42d14d0351
py: test: Add simple sata test for zcu102

Sata is supported on zcu102. It is testing proper serdes setting from
psu_init* and also at least HDD detection.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_sata.py [new file with mode: 0644]