]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 14 Oct 2020 21:36:01 +0000 (23:36 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Oct 2020 15:12:00 +0000 (16:12 +0100)
commit8ddd611a50481826a8e583b7ccdf6e1866e22c15
tree54db4594497f3c2b65bb0451d8c1a3a12087ad5b
parent61db12d9f9eb36761edba4d9a414cd8dd34c512b
hw/arm/strongarm: Fix 'time to transmit a char' unit comment

The time to transmit a char is expressed in nanoseconds, not in ticks.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201014213601.205222-1-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/strongarm.c