armsom-forge1: add uboot patch to enable booting from btrfs partition

This commit is contained in:
Jianfeng Liu 2025-10-13 11:40:53 +08:00 committed by Igor
parent 2ae6be07fb
commit 3b90c35e2f

View File

@ -0,0 +1,12 @@
diff --git a/configs/forge1-rk3506b_defconfig b/configs/forge1-rk3506b_defconfig
index d006413eec1..a191a649d66 100644
--- a/configs/forge1-rk3506b_defconfig
+++ b/configs/forge1-rk3506b_defconfig
@@ -27,6 +27,7 @@ CONFIG_CMD_USB_MASS_STORAGE=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_RNG=y
CONFIG_CMD_REGULATOR=y
+CONFIG_CMD_BTRFS=y
# CONFIG_SPL_DOS_PARTITION is not set
CONFIG_OF_SPL_REMOVE_PROPS="clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_BUTTON=y