]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test/py: Remove test_qspi_boot_images
authorMichal Simek <michal.simek@xilinx.com>
Fri, 2 Mar 2018 07:26:41 +0000 (08:26 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 8 Mar 2018 08:33:41 +0000 (09:33 +0100)
commit7e324fac4de7f3a7d222fa0a57c3e85dabdc1322
tree328939280520aa6c5251d13b0f01c5476fbc7875
parent8d19ec766fcc91f7f60350fab45ab27d1336cd41
test/py: Remove test_qspi_boot_images

Test was designed in a way that jtag boot will load images for qspi boot
but this is not needed anymore. Loading images to qspi is done in
different way.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_qspi.py