RTC- Wakeup event after poweroff

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RTC- Wakeup event after poweroff

297 Views
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

Labels (4)
0 Kudos
1 Reply

272 Views
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 Kudos