summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-07-02 14:26:07 +0300
committerPatrick Delaunay <patrick.delaunay@st.com>2019-07-12 12:50:53 +0300
commite81f8d16e27803a2178a35268d2ba8d4a22ed3f1 (patch)
tree7af83b0b54e147122d358f0f55b3a14bb616e7c5 /configs/stm32mp15_trusted_defconfig
parent152c84bce9bee4ef839074347ca00df3f47afd00 (diff)
downloadu-boot-e81f8d16e27803a2178a35268d2ba8d4a22ed3f1.tar.xz
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
Update kernel MTD partition in device tree with U-Boot information. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index cf7114cd7e..cdb4d95bf6 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -103,3 +103,4 @@ CONFIG_USB_GADGET_MANUFACTURER="STMicroelectronics"
CONFIG_USB_GADGET_VENDOR_NUM=0x0483
CONFIG_USB_GADGET_PRODUCT_NUM=0x5720
CONFIG_USB_GADGET_DWC2_OTG=y
+CONFIG_FDT_FIXUP_PARTITIONS=y