target: add check_reset hook
commitdc793455e9a04be556b0b25eb1513ecbb7be3f51
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 11 Jan 2010 14:28:18 +0000 (11 15:28 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 13 Jan 2010 11:00:02 +0000 (13 12:00 +0100)
treea09806f64def6c9b5cbe5f7ea6f244c0d3fd5932
parent3e33393078105f25ebd591b5b76c7c1501ff41d5
target: add check_reset hook

Allow targets to run checks post reset. Used to check
that e.g. DCC downloads have been enabled.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/target.c
src/target/target.h
src/target/target_type.h