coreboot/src
Kyösti Mälkki 2cbcd2b710 ti/am335x: Fix baudrate calculation
UART input clock is platform dependent. Also account for possible
use of get_option() where baudrate is not compile-time constant.

The hardware reference on BeagleBone is from a 48 MHz oscillator input.
With pre-divisor of 16 we get same register values as in table 19-25.

Change-Id: I89aee27c958f8618ce79a968ae7520a867e7e8a2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5290
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-03-04 15:24:50 +01:00
..
arch uart8250: Fix and unify baudrate divisor calculation 2014-03-04 15:22:08 +01:00
console option: Add arch-agnostic get_option() 2014-03-04 15:23:10 +01:00
cpu ti/am335x: Fix baudrate calculation 2014-03-04 15:24:50 +01:00
device devices: Allow to configure textmode in native gfx init. 2014-03-03 23:13:17 +01:00
drivers option: Add arch-agnostic get_option() 2014-03-04 15:23:10 +01:00
ec lenovo/x60: Unify volume button handling with common code. 2014-03-01 21:59:15 +01:00
include option: Add arch-agnostic get_option() 2014-03-04 15:23:10 +01:00
lib uart8250: Fix and unify baudrate divisor calculation 2014-03-04 15:22:08 +01:00
mainboard uart: Drop HAVE_UART_MEMORY_MAPPED 2014-03-04 15:19:28 +01:00
northbridge nehalem: Replace video init. 2014-03-04 00:41:05 +01:00
soc baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
southbridge bd82x6x, ibexpeak, lynxpoint: Unify SPI. 2014-03-04 00:00:57 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: unify infrastructure for loading payloads 2014-03-03 19:48:02 +01:00
Kconfig Kill ALT_CBFS_LOAD_PAYLOAD 2014-02-25 20:03:49 +01:00