summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2018-10-11 16:28:31 -0500
committerHan Xu <han.xu@nxp.com>2018-10-11 16:43:34 -0500
commit80eba9ab06d055b1db4f0d07391e7137b02d4b7a (patch)
treecbe311ba5d3a47406c1d49efa318c98318eb12cf
parent24d8093676f92b7030349d41e904642d9108e76e (diff)
MLK-19894: i.MX6ULL: config: enable fastboot for qspi config
enable fastboot for uuu in i.MX6ULL 14x14 QSPI config Signed-off-by: Han Xu <han.xu@nxp.com> (cherry picked from commit ef7693982cc357e4f17b4b6e34b45084169dd925)
-rw-r--r--configs/mx6ull_14x14_evk_qspi1_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/configs/mx6ull_14x14_evk_qspi1_defconfig b/configs/mx6ull_14x14_evk_qspi1_defconfig
index 142301e45a..e4486c3af3 100644
--- a/configs/mx6ull_14x14_evk_qspi1_defconfig
+++ b/configs/mx6ull_14x14_evk_qspi1_defconfig
@@ -52,3 +52,19 @@ CONFIG_DM_ETH=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_FEC_MXC=y
+
+CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_MANUFACTURER="FSL"
+CONFIG_USB_GADGET_VENDOR_NUM=0x0525
+CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
+CONFIG_CI_UDC=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_CMD_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_FSL_FASTBOOT=y
+CONFIG_FASTBOOT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x83800000
+CONFIG_FASTBOOT_BUF_SIZE=0x40000000
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
+CONFIG_EFI_PARTITION=y