For the SiFive HiFive Unmatched board we create a pre-installed image using u-boot-menu. Increase the watchdog threshold in this case too. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>use-lxd-installer
parent
0924d50aee
commit
eea1308301
@ -0,0 +1 @@
|
|||||||
|
U_BOOT_PARAMETERS="ro efi=debug earlycon"
|
@ -0,0 +1,3 @@
|
|||||||
|
# When booting with Radeon GPUs a soft lockup was observed. Increase the
|
||||||
|
# watchdog threshhold.
|
||||||
|
U_BOOT_PARAMETERS="$U_BOOT_PARAMETERS sysctl.kernel.watchdog_thresh=60"
|
Loading…
Reference in new issue