summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorShenwei Wang <shenwei.wang@nxp.com>2018-09-12 09:47:51 -0500
committerShenwei Wang <shenwei.wang@nxp.com>2018-09-12 09:47:51 -0500
commit09e0b888cfa0be91fef27bff76185813fdff1448 (patch)
tree17bd1a8034bf77ba3b8b674f88dd4bb122ebc564 /configs
parentaa8e2e9f02b0d27e5a91ed5dd3757f43ff3126b5 (diff)
MLK-19330 imx7ulp: Enable uuu support for EVK EMMC board
Enabled FASTBOOT relating configs to support EVK EMMC board. Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx7ulp_evk_emmc_defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/mx7ulp_evk_emmc_defconfig b/configs/mx7ulp_evk_emmc_defconfig
index 0c1d91b969..c237a73e11 100644
--- a/configs/mx7ulp_evk_emmc_defconfig
+++ b/configs/mx7ulp_evk_emmc_defconfig
@@ -46,3 +46,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