target/dsp563xx: dsp563xx restore reg support
authorHan Hartgers <Han.Hartgers@gmail.com>
Mon, 17 Jun 2019 18:39:31 +0000 (20:39 +0200)
committerTomas Vanek <vanekt@fbl.cz>
Sun, 8 Sep 2019 10:52:06 +0000 (11:52 +0100)
commit642a9310ca1942e97a6612c2f8cf132d933845de
treef2fa3195d1c01c8f97aa99f73baa7cdf1a2fbdcf
parent844c82934ed5f23b62326870f9d7818afce7c4f6
target/dsp563xx: dsp563xx restore reg support

Added "exist=true" field to the reg_list struct to make access to the
dsp563xx registers again possible. Without it defaults to exist=false
and all the reg related functions will return nothing.

Fixes regression from b5964191f0d2fc3ace607af001df3d57cbfbaf2b

Change-Id: I9c256346735b8d66919c4ba83f528a8afca46ff9
Signed-off-by: Han Hartgers <han.hartgers@gmail.com>
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5239
Tested-by: jenkins
src/target/dsp563xx.c