• Samuel Iglesias Gonsalvez's avatar
    pts/gnurabbit: added timeout in case of wait for IRQ. · 35a2d0cd
    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.
    35a2d0cd
Name
Last commit
Last update
..
bench Loading commit data...
doc Loading commit data...
kernel Loading commit data...
user Loading commit data...
user_old Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...