target/fw/dsp: add delay as workaround for dsp_dump
authorSteve Markgraf <steve@steve-m.de>
Sat, 19 Mar 2011 01:56:25 +0000 (02:56 +0100)
committerSteve Markgraf <steve@steve-m.de>
Sat, 19 Mar 2011 01:56:25 +0000 (02:56 +0100)
commit331641d5689e531025f06285b8586131f1f3870d
tree8678c6c1801a33a5f6ecaac1325a31b699f2e4d7
parentb22c05dc6d376a6e2aa8ef9624ff1daa115fd64b
target/fw/dsp: add delay as workaround for dsp_dump

Without the delay we would fill the sercomm buffer faster than its
content can be sent, and the phone would end up in a panic and hang.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
src/target/firmware/calypso/dsp.c