drop half an uart8250 implementation from smiutil and use the common code
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 14 Apr 2011 22:28:00 +0000 (22:28 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 14 Apr 2011 22:28:00 +0000 (22:28 +0000)
commit24ef134b37131064a6f45a221b6478e55f0a38ca
tree8d6bfe6c51385a0eea20cbe5b5a9a1fbe50edd5e
parent40e42a824b2800ed90614f3a5d3e5edf7cb877ff
drop half an uart8250 implementation from smiutil and use the common code
for that instead. This also allows using non-uart8250 consoles for smi
debugging.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6501 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile.inc
src/cpu/x86/smm/smiutil.c
src/lib/Makefile.inc
src/lib/uart8250.c