summaryrefslogtreecommitdiff
path: root/configs/mx6solosabreauto_eimnor_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-04-08 21:16:14 -0700
committerYe Li <ye.li@nxp.com>2019-04-09 02:45:39 -0700
commitc482755fb22fa1a459927ed9aadf2477c42b1a59 (patch)
tree88b9e77dfa85047aec8a47bb0e2e22c6bf9d253a /configs/mx6solosabreauto_eimnor_defconfig
parent3eebc76f5571f7ce74d385235019e8eb4a6718f6 (diff)
MLK-21400 mx6solosabre: Enable fastboot for UUU support
Enable fastboot configurations in mx6solo sabresd and sabreauto defconfigs to support UUU. Since the DDR size on mx6solo sabre boards is smaller, also change the fastboot buffer to 256MB. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/mx6solosabreauto_eimnor_defconfig')
-rw-r--r--configs/mx6solosabreauto_eimnor_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6solosabreauto_eimnor_defconfig b/configs/mx6solosabreauto_eimnor_defconfig
index a5dc110cf2..bf5f4baae8 100644
--- a/configs/mx6solosabreauto_eimnor_defconfig
+++ b/configs/mx6solosabreauto_eimnor_defconfig
@@ -66,7 +66,7 @@ CONFIG_USB_FUNCTION_FASTBOOT=y
CONFIG_FSL_FASTBOOT=y
CONFIG_FASTBOOT=y
CONFIG_FASTBOOT_BUF_ADDR=0x12C00000
-CONFIG_FASTBOOT_BUF_SIZE=0x40000000
+CONFIG_FASTBOOT_BUF_SIZE=0x10000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=1
CONFIG_EFI_PARTITION=y