calculate the divisor to use based on the uart clock speed/desired baud rate. clear...
commit5aa1f998abc4824bec58b320c27e200ee47df348
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Feb 2013 01:54:56 +0000 (7 01:54 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 7 Feb 2013 01:54:56 +0000 (7 01:54 +0000)
tree5f44d7b3cbef4e47e00d83bf68688e5498b4dda2
parent0998c3f47fb35e2e17f409861c472b33271aa61d
calculate the divisor to use based on the uart clock speed/desired baud rate. clear the modem interrupts also.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46523 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspi/boot/boot.c
arch/arm-raspi/boot/serialdebug.c