target: add debug_reason_name()
Provide and use debug_reason_name() instead of expecting targets
to call Jim_Nvp_value2name_simple(). Less dependency on Jim, and
the code becomes more clear too.
Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net>
Please register or sign in to comment