summaryrefslogtreecommitdiff
path: root/configs/mx6dlsabreauto_spinor_defconfig
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2018-08-23 13:31:25 -0500
committerFrank Li <Frank.Li@nxp.com>2018-08-23 15:16:16 -0500
commitd26dee0793389c63bb3bfbd90f3cf2a11518d2c4 (patch)
tree7287d62c974425605babf23228d71e714a3c3bc4 /configs/mx6dlsabreauto_spinor_defconfig
parent11b519b7805d1467cb4c35a5fa96f38da7d78497 (diff)
MLK-19250 weim nor and spi nor support fastboot
Enable fastboot at below configs sabraauto spi nor and wei nor imx6slevk spi nor Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'configs/mx6dlsabreauto_spinor_defconfig')
-rw-r--r--configs/mx6dlsabreauto_spinor_defconfig21
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/mx6dlsabreauto_spinor_defconfig b/configs/mx6dlsabreauto_spinor_defconfig
index a3140c07bc..8a7da459c4 100644
--- a/configs/mx6dlsabreauto_spinor_defconfig
+++ b/configs/mx6dlsabreauto_spinor_defconfig
@@ -45,3 +45,24 @@ CONFIG_DM_REGULATOR_PFUZE100=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_ETH=y
+
+CONFIG_DM_USB=y
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_GADGET=y
+CONFIG_CMD_USB=y
+CONFIG_CI_UDC=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_USB_GADGET_MANUFACTURER="FSL"
+CONFIG_USB_GADGET_VENDOR_NUM=0x0525
+CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
+
+CONFIG_CMD_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_FSL_FASTBOOT=y
+CONFIG_FASTBOOT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x12C00000
+CONFIG_FASTBOOT_BUF_SIZE=0x40000000
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
+CONFIG_EFI_PARTITION=y