summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabresd_defconfig
diff options
context:
space:
mode:
authorJoakim Zhang <qiangqing.zhang@nxp.com>2018-08-03 12:12:48 +0800
committerJoakim Zhang <qiangqing.zhang@nxp.com>2018-08-03 15:24:32 +0800
commitd09e6db4af22cdc356d00fa0ffc673a14c4ce55e (patch)
treed7d2c9697860c7966b0dfee1f2513ae908009142 /configs/mx6qpsabresd_defconfig
parent78837602a4e300041bce45e72ce35a6cccdbf3e6 (diff)
MLK-19123-2 fastboot: enable fastboot in mx6qpsabre
Modify defconfig files to enable fastboot in mx6qpsabre SDB/ARD boards Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Diffstat (limited to 'configs/mx6qpsabresd_defconfig')
-rw-r--r--configs/mx6qpsabresd_defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/mx6qpsabresd_defconfig b/configs/mx6qpsabresd_defconfig
index fb5a9a29bd..9aab38b82b 100644
--- a/configs/mx6qpsabresd_defconfig
+++ b/configs/mx6qpsabresd_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