fix return code from dsp5680xx_read
commit7675db7e92bff595dbddce1f7b5f1181424522f2
authorRodrigo L. Rosa <rodrigorosa.LG@gmail.com>
Fri, 5 Aug 2011 18:40:05 +0000 (5 11:40 -0700)
committerRodrigo L. Rosa <rodrigorosa.LG@gmail.com>
Wed, 10 Aug 2011 20:08:14 +0000 (10 13:08 -0700)
treefe2ca6d7c53c0c9797cebd40d0ca011a9ae5e6f3
parent67f1f0c7b57b4dc25f2c54af2e6f8fe29a899548
fix return code from dsp5680xx_read

it returned ERROR_OK even though it actually failed.
this made the Tcl interface report success, though it had not succeeded.
src/target/dsp5680xx.c