Fix support for list-based channel devices
Detail: s/DMA - In DMActivate, the DMASetOptionsFlag_Circular flag was being set to the inverse of the required value. s/DMA - Fixed stack imbalance in DMAInterruptList; the 'finished' routines which are shared with DMAInterruptCommon expect r12 to be on the stack, but DMAInterruptList was failing to place it there. Admin: Tested in BCM2835 ROM Version 0.19. Tagged as 'DMA-0_19'
Showing
Please register or sign in to comment