aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp15_basic_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-10-14 09:28:12 +0200
committerPatrick Delaunay <patrick.delaunay@st.com>2019-11-26 10:14:35 +0100
commitb4fee1610864036c8363e552f8547e99b1100f0b (patch)
tree749cf3d4b876b61d44e1ee97e3967ea82d4533b9 /configs/stm32mp15_basic_defconfig
parentfd399a183991d4a6bc7376b3fe2cbfa4d9b0ada8 (diff)
downloadu-boot-b4fee1610864036c8363e552f8547e99b1100f0b.zip
u-boot-b4fee1610864036c8363e552f8547e99b1100f0b.tar.gz
u-boot-b4fee1610864036c8363e552f8547e99b1100f0b.tar.bz2
stm32mp1: add support for virtual partition read
Add read for OTP and PMIC NVM with alternates on virtual DFU device. Serie-cc: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'configs/stm32mp15_basic_defconfig')
-rw-r--r--configs/stm32mp15_basic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig
index 235c33a..ae3ee5a 100644
--- a/configs/stm32mp15_basic_defconfig
+++ b/configs/stm32mp15_basic_defconfig
@@ -68,6 +68,7 @@ CONFIG_STM32_ADC=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
CONFIG_DFU_MTD=y
+CONFIG_DFU_VIRT=y
CONFIG_USB_FUNCTION_FASTBOOT=y
CONFIG_FASTBOOT_BUF_ADDR=0xC0000000
CONFIG_FASTBOOT_BUF_SIZE=0x02000000