summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_nand_defconfig
diff options
context:
space:
mode:
authorHan Xu <han.xu@nxp.com>2018-09-07 16:41:21 -0500
committerHan Xu <han.xu@nxp.com>2018-09-10 15:51:58 -0500
commit225fa189faa518a334729d01176bc966e0259b8d (patch)
tree5380017755a843dd988f70c354be15e14fd36782 /configs/mx7dsabresd_nand_defconfig
parentfa0d072b593e5e3bf49427e978de4fa5fd689023 (diff)
MLK-19524: configs: add fastboot support for nand u-boot
add fastboot support for nand u-boot. 1. Add fastboot related configs 2. enlarge the SPL size for i.MX8MQ DDR4 NAND config 3. include the imx_env for boot command settings Signed-off-by: Han Xu <han.xu@nxp.com>
Diffstat (limited to 'configs/mx7dsabresd_nand_defconfig')
-rw-r--r--configs/mx7dsabresd_nand_defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/mx7dsabresd_nand_defconfig b/configs/mx7dsabresd_nand_defconfig
index b71c7d284c..1e5fdaf54c 100644
--- a/configs/mx7dsabresd_nand_defconfig
+++ b/configs/mx7dsabresd_nand_defconfig
@@ -79,3 +79,12 @@ CONFIG_USB_ETHER_ASIX=y
CONFIG_VIDEO=y
CONFIG_ERRNO_STR=y
CONFIG_DM_ETH=y
+CONFIG_CMD_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_FSL_FASTBOOT=y
+CONFIG_FASTBOOT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x83800000
+CONFIG_FASTBOOT_BUF_SIZE=0x40000000
+CONFIG_FASTBOOT_FLASH=y
+CONFIG_FASTBOOT_FLASH_MMC_DEV=1
+CONFIG_EFI_PARTITION=y