ODroid-N2: enable btrfs support in u-boot
This commit is contained in:
parent
94533e961d
commit
5408ecf410
@ -10,6 +10,9 @@ FORCE_BOOTSCRIPT_UPDATE="yes"
|
||||
BOOT_LOGO="desktop"
|
||||
BOOTCONFIG="odroid-n2_defconfig" # For mainline uboot
|
||||
|
||||
# Enable btrfs support in u-boot
|
||||
enable_extension "uboot-btrfs"
|
||||
|
||||
# Newer u-boot for the N2/N2+
|
||||
BOOTBRANCH_BOARD="tag:v2026.01-rc2"
|
||||
BOOTPATCHDIR="v2026.01"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user