dsp563xx: minor fixes, code cleanup
commit01edbc2c3f3f2927ec7b7a1ec2b602dca760512b
authorMathias K <kesmtp@freenet.de>
Thu, 17 Feb 2011 08:11:25 +0000 (17 09:11 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 17 Feb 2011 08:22:21 +0000 (17 09:22 +0100)
tree93bdd31ea5b6abb8e363fe4d7770a3a5e717b33e
parentb7163f534a4bb753b768398af11055cd3a9718cc
dsp563xx: minor fixes, code cleanup

This patch move the dsp563xx_target_create function to the
related code block. Also the target examine function was added
and the register cache is initialized in a separate function. The
missing functionality to invalidate the x memory context on memory
writes was also added.
src/target/dsp563xx.c