]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Do not use hardcoded uart speed
authorgonzo <gonzo@FreeBSD.org>
Wed, 24 Jun 2009 22:42:52 +0000 (22:42 +0000)
committergonzo <gonzo@FreeBSD.org>
Wed, 24 Jun 2009 22:42:52 +0000 (22:42 +0000)
commitdae9df273726d3cc2824c1835e556ceea816b1d7
tree3cfe67df6018894177f218dbaa6d12b6183dc5df
parent7b73c7523686bf3b4c244e1266831c7aef00eaa6
- Do not use hardcoded uart speed
- Call mips_timer_early_init before initializing uart in order
    to make DELAY usable for ns8250 driver

Submitted by: Neelkanth Natu
sys/mips/malta/malta_machdep.c
sys/mips/malta/uart_cpu_maltausart.c