** Attachment added: "ubuntu_genio_1200_evk_6.2_initcall.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2036577/+attachment/5702213/+files/ubuntu_genio_1200_evk_6.2_initcall.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2036577

Title:
  [Mediatek] mt8195-demo: Fix hardware watchdog reset at boot time
  around 10 sec.

Status in linux package in Ubuntu:
  Incomplete
Status in lunar package in Ubuntu:
  New

Bug description:
  [Impact]
  hardware reset during boot time.

  [Fix]
  Compare to generic kernel config for arm64
  file: arch/arm64/configs/defconfig
  The CONFIG_MEDIATEK_WATCHDOG should be enabled "built-in" in generic kernel 
settings.

  CONFIG_MEDIATEK_WATCHDOG=y

  I've discovered that the module mtk_wdt.ko (CONFIG_MEDIATEK_WATCHDOG)
  must be set as built-in to prevent the system from encountering a
  hardware reset during the boot process. I've tried building it as a
  module and installing it into initrd, and I've also attempted to set
  softdep for it. However, I still can't find it being probed in the
  initcall debug dump. The system also reboots around 10 seconds into
  the boot time. After setting CONFIG_MEDIATEK_WATCHDOG=y, the hardware
  reset issue was resolved and the system was able to boot into the
  console.

  [Other info]
  effected kernel (5.19~latest)
  ubuntu kernel for lunar, Kinetic, and Mantic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2036577/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to