improve BIST and clean up (remove support of identify command and debug code)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 23 Dec 2014 17:26:07 +0000 (18:26 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 23 Dec 2014 18:27:52 +0000 (19:27 +0100)
commit678ee33af413cfda79318c09b0028652a0dac490
treeb8cdaeef532d2dd2986cc387162215fed0948074
parent38d3f3697b203465ac10a103ad8f0163eff60243
improve BIST and clean up (remove support of identify command and debug code)
14 files changed:
lib/sata/__init__.py
lib/sata/bist.py
lib/sata/command/__init__.py
lib/sata/common.py
lib/sata/link/__init__.py
lib/sata/link/cont.py
lib/sata/test/command_tb.py
lib/sata/test/hdd.py
targets/test.py
test/test_bist.py
test/test_identify.py [deleted file]
test/test_mila.py [deleted file]
test/test_read.py [deleted file]
test/test_write.py [deleted file]