rk3318-box: Enable uboot BTRFS support

This commit is contained in:
Alex Shumsky 2023-11-26 13:28:46 +03:00 committed by Paolo
parent 4702c9f772
commit 4707e71e35

View File

@ -3,7 +3,7 @@ new file mode 100644
index 00000000..b6a038f7
--- /dev/null
+++ b/configs/rk3318-box_defconfig
@@ -0,0 +1,117 @@
@@ -0,0 +1,118 @@
+CONFIG_ARM=y
+CONFIG_ARCH_ROCKCHIP=y
+CONFIG_SYS_TEXT_BASE=0x00200000
@ -121,3 +121,4 @@ index 00000000..b6a038f7
+CONFIG_SPL_TINY_MEMSET=y
+CONFIG_TPL_TINY_MEMSET=y
+CONFIG_ERRNO_STR=y
+CONFIG_CMD_BTRFS=y