The UART divider should be calculated based on the base frequency
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 22 Apr 2011 01:45:11 +0000 (01:45 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 22 Apr 2011 01:45:11 +0000 (01:45 +0000)
commit6aca1e8b26e712d056816ba936fb4d5834a07467
treeb2a1336d6d32358d88db8743070a6105b00feb53
parent3e4fb9d1a12c6a4b69702badc7223fec3b6e8ddb
The UART divider should be calculated based on the base frequency
and baudrate, not hardcoded in addition to that.

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6538 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/console/uart8250_console.c
src/include/uart8250.h
src/lib/uart8250.c
src/mainboard/iwave/iWRainbowG6/Kconfig