Skip to content
Commit 10501df0 authored by Joshua Housh's avatar Joshua Housh Committed by Tom Rini
Browse files

serial_pl011: Set RTS during initialization



If the pl011 is connected to another device which has hardware
flow-control on, characters are never received by the pl011.
Asserting RTS when flow-control is off will have no effect.

This is in line with how Linux behaves.

Signed-off-by: default avatarJoshua Housh <joshua.housh@calxeda.com>
Tested-by: default avatarMarek Vasut <marex@denx.de>
parent fcdde04c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment