]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mips: Fix baudrate divisor computation on alchemy cpus
authorWolfgang Ocker <weo@reccoware.de>
Mon, 28 Jul 2008 14:56:51 +0000 (16:56 +0200)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Tue, 29 Jul 2008 15:40:54 +0000 (00:40 +0900)
commitdbd32387920e5ad6f9dd58a7b5012bbabe2a6a21
treea894b3d5171ff510ae82a8e0e6f043b7dcaebce1
parent1953d128fd07f07d1c3810a28c0863ea64dae1b6
mips: Fix baudrate divisor computation on alchemy cpus

Use CFG_MIPS_TIMER_FREQ when computing the baudrate divisor
on alchemy cpus.

Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
cpu/mips/au1x00_serial.c