enable "watchdog" extension for ODroid-N2
This commit is contained in:
parent
4cb597be8c
commit
61ee51f211
@ -12,6 +12,7 @@ BOOTCONFIG="odroid-n2_defconfig" # For mainline uboot
|
||||
|
||||
# Enable btrfs support in u-boot
|
||||
enable_extension "uboot-btrfs"
|
||||
enable_extension "watchdog"
|
||||
|
||||
# Newer u-boot for the N2/N2+
|
||||
BOOTBRANCH_BOARD="tag:v2026.01-rc2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user