]> 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>
Tue, 2 Feb 2021 12:49:32 +0000 (13:49 +0100)
commit01bd8cd039e1bdfbf25c15e5a5047e17bbbc6e4e
tree196d67699a54d1256f438a53d0f7dfe36e452f9f
parentc03d7954307dd12dc932fef9691af4b852f89026
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>
State: pending
test/py/tests/test_sata.py [new file with mode: 0644]