• 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
..
.gitignore Loading commit data...
Makefile Loading commit data...
compat.h Loading commit data...
loader-ll.c Loading commit data...
loader-ll.h Loading commit data...
loader.c Loading commit data...
rawrabbit-core.c Loading commit data...
rawrabbit.h Loading commit data...