[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-28 Thread Guy Shapiro
On 22/01/2017 13:17, Guy Shapiro wrote: > On 20/01/2017 17:34, Alexandre Belloni wrote: >> On 20/01/2017 at 13:12:10 +0100, Sebastian Reichel wrote : >>> Hi, >>> >>> On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: I'm trying to use the low power RTC of the i.MX6UL to start from >

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-22 Thread Guy Shapiro
On 20/01/2017 17:34, Alexandre Belloni wrote: > On 20/01/2017 at 13:12:10 +0100, Sebastian Reichel wrote : >> Hi, >> >> On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: >>> I'm trying to use the low power RTC of the i.MX6UL to start from >>> power-off state. >>> >>> I started by hopeful

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-22 Thread Guy Shapiro
Sorry for the bad mailer :(Resending... On 20/01/2017 14:12, Sebastian Reichel wrote: > Hi, > > On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: >> I'm trying to use the low power RTC of the i.MX6UL to start from >> power-off state. >> >> I started by hopefully running: # echo +30

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-22 Thread Guy Shapiro
On 20/01/2017 14:12, Sebastian Reichel wrote: > Hi, > > On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: >> I'm trying to use the low power RTC of the i.MX6UL to start from >> power-off state. >> >> I started by hopefully running: # echo +30 > >> /sys/class/rtc/rtc0/wakealarm && shutdow

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-22 Thread Guy Shapiro
On 20/01/2017 17:34, Alexandre Belloni wrote: > On 20/01/2017 at 13:12:10 +0100, Sebastian Reichel wrote : >> Hi, >> >> On > Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: >>> I'm trying to use the low power RTC of the i.MX6UL to start from >>> power-off state. >>> >>> I started by hope

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-20 Thread Alexandre Belloni
On 20/01/2017 at 13:12:10 +0100, Sebastian Reichel wrote : > Hi, > > On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: > > I'm trying to use the low power RTC of the i.MX6UL to start from > > power-off state. > > > > I started by hopefully running: # echo +30 > > > /sys/class/rtc/rtc0/

[rtc-linux] Re: imx6ul: power-up using the RTC

2017-01-20 Thread Sebastian Reichel
Hi, On Wed, Jan 18, 2017 at 04:49:11PM +0200, Guy Shapiro wrote: > I'm trying to use the low power RTC of the i.MX6UL to start from > power-off state. > > I started by hopefully running: # echo +30 > > /sys/class/rtc/rtc0/wakealarm && shutdown -h now The system was > powered down, but it didn't c