]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: stm32: Enable DFU MTD support on DHSOM
authorMarek Vasut <marex@denx.de>
Sat, 23 Oct 2021 18:32:48 +0000 (20:32 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 10 Nov 2021 16:03:57 +0000 (17:03 +0100)
commitc5eb35651ce8a40c57a1b63fc4c770bedc150d35
tree01b88e739d22ebc8f9aa0f1de6b763bc48c3d351
parent56a368f6610fec233e803367640cc8ea37251615
ARM: stm32: Enable DFU MTD support on DHSOM

All the STM32MP1 based DHSOM have SPI NOR from which they boot,
enable DFU_MTD support to make it possible to expose that SPI NOR
via the DFU.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig