RTC- Wakeup event after poweroff

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RTC- Wakeup event after poweroff

987 次查看
rakesh3
Contributor V

Hi team,

I am using the imx61sabresd board, with kernel version 5.10.175 and uboot 2021.04 .

 

When i am using the RTC wakeup alarm and power off the board then after that wakeup time expiration my custom board is getting up. 

It should not wake up the system from the poweroff state , waking up from low power state(sleep state) is fine.

echo +60 > /sys/class/rtc/rtc1/wakealarm && shutdown -h now

How can we stop this events to happen , do I need to do some changes to stop such behavior.

Here I am using the RTC rtc-m41t80

 

Regards,

Rk

标签 (4)
0 项奖励
回复
1 回复

962 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You are using a nonsupported kernel version I guess this is the fail since your command should works, try with 5.15.71 BSP

 

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Regards

0 项奖励
回复