]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd32d2b4381df4ed48810787fe967ea95fd4bc0b0
tree3ce41873148b63e287b122700207175f7f3e3589
parent6a6b5de4729577280dadc54594c885097bee8210
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