summaryrefslogtreecommitdiff
path: root/configs/mx7ulp_evk_defconfig
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2018-08-01 09:13:12 -0500
committerShenwei Wang <shenwei.wang@nxp.com>2018-08-02 14:16:00 -0500
commit035506e86e4f054ec6e75a52e5d7fdbb0f18f8cd (patch)
tree636ca79cb3d5d3e241ce8b3f16aa4884f304b3f6 /configs/mx7ulp_evk_defconfig
parent810b750def0ca6aca9a8295c938a16947bc6fdab (diff)
MLK-19104 imx7ulp: Enable uuu support for mx7ulp.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Acked-by : Frank Li <frank.li@nxp.com>
Diffstat (limited to 'configs/mx7ulp_evk_defconfig')
-rw-r--r--configs/mx7ulp_evk_defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/mx7ulp_evk_defconfig b/configs/mx7ulp_evk_defconfig
index b5eb12e8d0..a7632b1d1c 100644
--- a/configs/mx7ulp_evk_defconfig
+++ b/configs/mx7ulp_evk_defconfig
@@ -48,3 +48,18 @@ CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_RTL8152=y
CONFIG_VIDEO=y
CONFIG_IMX_NORTHWEST_MIPI_DSI=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_USB_GADGET_MANUFACTURER="FSL"
+CONFIG_USB_GADGET_VENDOR_NUM=0x0525
+CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
+CONFIG_CI_UDC=y
+CONFIG_FSL_FASTBOOT=y
+CONFIG_FASTBOOT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x60800000
+CONFIG_FASTBOOT_BUF_SIZE=0x20000000
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
+CONFIG_EFI_PARTITION=y
+CONFIG_CMD_READ=y