• Samuel Iglesias Gonsalvez's avatar
    pts/gnurabbit: added timeout in case of wait for IRQ. · acb73d4f
    Samuel Iglesias Gonsalvez authored
    The timeout was setup to 1 second (HZ constant in jiffies) to fix a problem
    in the test/spec/python/test07.py.
    
    This test file was always waiting for the IRQ from the first DMA.
    
    The DMA transfer was properly finished but the IRQ doesn't arrive. It seems
    that the problem behind is a wrong initialization (reset?) of the corresponding
    DMA core in the Firmware.
    
    This is a workaround of the problem.
    acb73d4f
Name
Last commit
Last update
docs Loading commit data...
gnurabbit Loading commit data...
ply Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
eof.py Loading commit data...
parse.py Loading commit data...
pts.py Loading commit data...
pts.sh Loading commit data...
ptsdefault.cfg Loading commit data...
ptsexcept.py Loading commit data...
rr.py Loading commit data...