
14 Sep
2004
14 Sep
'04
9:33 a.m.
Hi
The following patch fixes the hangs in the serial port when outputting very early.
Testing for global vars early in the boot sequence has unintended consequences so just we check by the GD RELOC flag which is safe to do anytime.
Regards
Pantelis
* Patch by Pantelis Antoniou, 14 Sep 2004: Fix early serial hang when CONFIG_SERIAL_MULTI is defined.
serial.c | 55 ++++++++++++++++++++++++++----------------------------- 1 files changed, 26 insertions(+), 29 deletions(-)