coreboot/src
Furquan Shaikh fe48f0941e t210: Correct dma_busy function
In case of continuous mode, use STA_ACTIVITY bit to determine if DMA
operation is complete. However, in case of ONCE mode, use STA_BSY bit
to determine if DMA operation on the channel is complete.

BUG=chrome-os-partner:41877
BRANCH=None
TEST=Compiles successfully and reboot test runs fine for 10K+ iterations

Change-Id: If98f195481b18c402bd9cac353080c317e0e1168
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 927026db6fd910dac32dc218f28efcbc7b788b4e
Original-Change-Id: Ib66bedfb413f948728a4f9cffce9d9c3feb0bfda
Original-Signed-off-by: Furquan Shaikh <furquan@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/285140
Original-Tested-by: Furquan Shaikh <furquan@chromium.org>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Commit-Queue: Furquan Shaikh <furquan@chromium.org>
Original-Trybot-Ready: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/10946
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-07-16 22:36:57 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch cbfs: hardcode file alignment 2015-07-15 16:34:37 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu amd/model_fxx rev.F: emit P-states when no intermediates exist 2015-07-15 19:03:43 +02:00
device x86 realmode: Set up the 8254 timer before running option rom 2015-07-16 04:03:45 +02:00
drivers Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
ec ec/lenovo/h8: silence sound on boot 2015-07-07 02:40:50 +02:00
include cbfs: hardcode file alignment 2015-07-15 16:34:37 +02:00
lib cbfs: hardcode file alignment 2015-07-15 16:34:37 +02:00
mainboard smaug: Increase drive strength for QSPI Pinmux 2015-07-16 22:36:47 +02:00
northbridge intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152 2015-07-14 12:22:08 +02:00
soc t210: Correct dma_busy function 2015-07-16 22:36:57 +02:00
southbridge azalia: fix up and clean up shrinkage of boilerplate code 2015-07-14 13:40:07 +02:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode cbfs: hardcode file alignment 2015-07-15 16:34:37 +02:00
Kconfig riscv-emulation: Set stack size to 0 in Kconfig 2015-07-14 16:56:25 +02:00