summaryrefslogtreecommitdiff
path: root/configs/mx6dlsabreauto_plugin_defconfig
diff options
context:
space:
mode:
authorXiaoning Wang <xiaoning.wang@nxp.com>2018-08-03 10:52:03 +0800
committerXiaoning Wang <xiaoning.wang@nxp.com>2018-08-03 15:27:04 +0800
commitb5fd5b8275b547dc3ad2703f6fde1402bd264594 (patch)
tree07a51107d82483ff7e07a0ef87ebfebe34f00271 /configs/mx6dlsabreauto_plugin_defconfig
parentac00df2f01c0dfb94a0bcdf7731a25943fea79d4 (diff)
MLK-19123-4 Enable uuu for i.MX6DL in 2018 uboot
i.MX6DL boards enable fastboot as default, support both sabresd and sabreauto. uuu will use fastboot command to write emmc. Signed-off-by: Xiaoning Wang <xiaoning.wang@nxp.com>
Diffstat (limited to 'configs/mx6dlsabreauto_plugin_defconfig')
-rw-r--r--configs/mx6dlsabreauto_plugin_defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/mx6dlsabreauto_plugin_defconfig b/configs/mx6dlsabreauto_plugin_defconfig
index 00e9a93575..df44cf7b00 100644
--- a/configs/mx6dlsabreauto_plugin_defconfig
+++ b/configs/mx6dlsabreauto_plugin_defconfig
@@ -57,3 +57,13 @@ CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_ETH=y
CONFIG_DM_USB=y
+
+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