mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rk3318-box: Enable uboot BTRFS support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user