ARM: stm32: Enable btrfs support on DHSOM
authorMarek Vasut <marex@denx.de>
Mon, 26 Sep 2022 16:44:58 +0000 (18:44 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 18 Oct 2022 06:31:49 +0000 (08:31 +0200)
commit08e8495ee89ecb8cd5522eeba1225866c3af932d
tree3ce41873148b63e287b122700207175f7f3e3589
parent34be2ada130bc2fcad958794e1c6675625984c3a
ARM: stm32: Enable btrfs support on DHSOM

The btrfs filesystem provides advanced functionality like copy-on-write
and snapshots, as well as metadata and data duplication and checksumming.
Enable btrfs in U-Boot to permit even the primary partition to be btrfs
and let system boot from it.

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