From f35ce379feffea0a7a2d52c599992dadb742378f Mon Sep 17 00:00:00 2001 From: Jean-Philippe ROMAIN Date: Wed, 9 Sep 2020 15:24:33 +0200 Subject: configs: stm32mp1: enable the fastboot oem command format Enable the fastboot oem command format and set the variable "partitions" with default eMMC partitions list. Signed-off-by: Patrick Delaunay Signed-off-by: Jean-Philippe ROMAIN Reviewed-by: Patrice Chotard --- configs/stm32mp15_basic_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/stm32mp15_basic_defconfig') diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig index b816f26011..9c207d0b04 100644 --- a/configs/stm32mp15_basic_defconfig +++ b/configs/stm32mp15_basic_defconfig @@ -84,6 +84,7 @@ CONFIG_FASTBOOT_MMC_BOOT1_NAME="mmc1boot0" CONFIG_FASTBOOT_MMC_BOOT2_NAME="mmc1boot1" CONFIG_FASTBOOT_MMC_USER_SUPPORT=y CONFIG_FASTBOOT_MMC_USER_NAME="mmc1" +CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_GPIO_HOG=y CONFIG_DM_HWSPINLOCK=y CONFIG_HWSPINLOCK_STM32=y -- cgit v1.2.3