Enable hardware flow control for GSM/GPS
commit1746c3657337018a3f14688ed4793be2ed609733
authorHarald Welte <laforge@openmoko.org>
Tue, 7 Oct 2008 17:49:34 +0000 (7 18:49 +0100)
committerAndy Green <agreen@pads.home.warmcat.com>
Tue, 7 Oct 2008 17:49:34 +0000 (7 18:49 +0100)
treeb5077a951d94f9cbd625cbb2f33384cf2631877a
parent017271c84a1f5b8dc7a8869b2bf4d77347cce647
Enable hardware flow control for GSM/GPS

GTA02 >= v3: Enable hardware flow control for GSM and GPS serial ports

Without this patch, s3ser0 (GSM) and s3ser1 (GPS) will not properly
work on GTA02 >= v3 hardware.

Together with the previous patch, this fixes bug
https://docs.openmoko.org/trac/ticket/1595

Signed-off-by: Harald Welte <laforge@openmoko.org>
cpu/arm920t/s3c24x0/serial.c