]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix au1x00_serial baud rate calculation:
authorWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 14:50:33 +0000 (16:50 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 14:50:33 +0000 (16:50 +0200)
commit7a22cd535b67e89af88190cd5143ba53f502f064
treeaea616c948ead33b913a3fd774334d8ff63705b0
parent875c78934ee252744be1e5b2a9ad7ec5df239239
Fix au1x00_serial baud rate calculation:
remove hardcoded cpu clock divisor and use register instead;
round up instead of truncate
Patch by Andrew Dyer, 15 Feb 2005
CHANGELOG
cpu/mips/au1x00_serial.c