enable "watchdog" extension for ODroid-M1
This commit is contained in:
parent
5de9913cec
commit
4cb597be8c
@ -21,6 +21,8 @@ BOOTDIR="u-boot-${BOARD}"
|
||||
# The overlays for this board are prefixed by 'rockchip-rk3568-hk' (see for example patch/kernel/archive/rockchip64-6.6/overlay/rockchip-rk3568-hk-i2c0.dts)
|
||||
OVERLAY_PREFIX="rockchip-rk3568-hk"
|
||||
|
||||
enable_extension "watchdog"
|
||||
|
||||
function post_family_config__uboot_config() {
|
||||
display_alert "$BOARD" "u-boot ${BOOTBRANCH_BOARD} overrides" "info"
|
||||
BOOTDELAY=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user