X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fthor.h;h=ee67ab0a2704ed6080d10f4348c44401633716d7;hb=ddd39d0cc1a025a1e2e3c792cc8286dbdfa29b54;hp=62501bda17c5ce4aa7e388a57c7210e04256a1c9;hpb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/thor.h b/include/thor.h index 62501bd..ee67ab0 100644 --- a/include/thor.h +++ b/include/thor.h @@ -12,6 +12,8 @@ #include +#define THOR_DFU_REINIT_NEEDED 0xFFFFFFFE + int thor_handle(void); int thor_init(void); int thor_add(struct usb_configuration *c);