]> Git Repo - qemu.git/commit - hw/pxa2xx.c
pxa2xx: fix SSSR TFN logic
authorBlue Swirl <[email protected]>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
committerBlue Swirl <[email protected]>
Sat, 18 Sep 2010 05:53:15 +0000 (05:53 +0000)
commit7d1476898fd58d6ae5c054e6afddf18c335d9d89
treef6e3a228574429a312d55efcdbdb68b1e5907dd1
parent1c7242da851cc65a2cc93fbc6defa964084a2826
pxa2xx: fix SSSR TFN logic

Fix SSSR TFN logic: TX FIFO is never filled, so it is always in
underrun condition if SSP is enabled.

This also avoids a gcc warning with -Wtype-limits.

Signed-off-by: Blue Swirl <[email protected]>
hw/pxa2xx.c
This page took 0.023088 seconds and 4 git commands to generate.