Skip to content
Commit f3cb6751 authored by Jonathan Bell's avatar Jonathan Bell Committed by Phil Elwell
Browse files

tty/serial: pl011: restrict RX burst FIFO threshold



If the associated DMA controller has lower burst length support than the
level the FIFO is set to, then bytes will be left in the RX FIFO at the
end of a DMA block - requiring a round-trip through the timeout interrupt
handler rather than an end-of-block DMA interrupt.

Signed-off-by: default avatarJonathan Bell <jonathan@raspberrypi.com>
parent 1c4c9098
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment