diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx7dsabresdandroid.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresdandroid.h b/include/configs/mx7dsabresdandroid.h index 6efe69c..d523a07 100644 --- a/include/configs/mx7dsabresdandroid.h +++ b/include/configs/mx7dsabresdandroid.h @@ -14,6 +14,8 @@ #define CONFIG_IMX_UDC 1 #define OTG_BASE_ADDR USBOTG1_IPS_BASE_ADDR +#define CONFIG_CMD_FASTBOOT + #define CONFIG_FASTBOOT 1 #define CONFIG_FASTBOOT_VENDOR_ID 0x18d1 #define CONFIG_FASTBOOT_PRODUCT_ID 0x0d02 |