Make the serial output driver 8 bit clean. Remove translate_special_chars(),
authorUlf Jordan <jordan@chalmers.se>
Thu, 4 Sep 2008 21:05:59 +0000 (21:05 +0000)
committerPeter Stuge <peter@stuge.se>
Thu, 4 Sep 2008 21:05:59 +0000 (21:05 +0000)
commit0e0ecf27bb3f25408256123c2373cd553739fd25
treefa44ae307668e797b7c52dd37f4d5b1243a68e1c
parent00809ebf02f7c3eb5713f522512207a3544635d5
Make the serial output driver 8 bit clean. Remove translate_special_chars(),
since it has been superseeded by the ACS code in tinycurses.

Signed-off-by: Ulf Jordan <jordan@chalmers.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3565 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/drivers/serial.c