summaryrefslogtreecommitdiff
path: root/include/configs/mx6sxsabresdandroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6sxsabresdandroid.h')
-rw-r--r--include/configs/mx6sxsabresdandroid.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/configs/mx6sxsabresdandroid.h b/include/configs/mx6sxsabresdandroid.h
index b733665..86ab49e 100644
--- a/include/configs/mx6sxsabresdandroid.h
+++ b/include/configs/mx6sxsabresdandroid.h
@@ -12,6 +12,19 @@
#define CONFIG_USBD_HS
#define CONFIG_USB_GADGET_DUALSPEED
+#define CONFIG_BCB_SUPPORT
+#define CONFIG_CMD_READ
+/* For NAND we don't support lock/unlock */
+#ifndef CONFIG_NAND_BOOT
+#define CONFIG_FASTBOOT_LOCK
+#define FSL_FASTBOOT_FB_DEV "mmc"
+#define FASTBOOT_ENCRYPT_LOCK
+#define CONFIG_FSL_CAAM_KB
+#define CONFIG_CMD_FSL_CAAM_KB
+#define CONFIG_SHA1
+#define CONFIG_SHA256
+#endif
+
#define CONFIG_USB_GADGET
#define CONFIG_CMD_USB_MASS_STORAGE
#define CONFIG_USB_FUNCTION_MASS_STORAGE