Skip to content

Commit 5408ecf

Browse files
committed
ODroid-N2: enable btrfs support in u-boot
1 parent 94533e9 commit 5408ecf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/boards/odroidn2.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ FORCE_BOOTSCRIPT_UPDATE="yes"
1010
BOOT_LOGO="desktop"
1111
BOOTCONFIG="odroid-n2_defconfig" # For mainline uboot
1212

13+
# Enable btrfs support in u-boot
14+
enable_extension "uboot-btrfs"
15+
1316
# Newer u-boot for the N2/N2+
1417
BOOTBRANCH_BOARD="tag:v2026.01-rc2"
1518
BOOTPATCHDIR="v2026.01"

0 commit comments

Comments
 (0)