Re: [rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot

2013-03-11 Thread Johan Hovold
On Mon, Mar 11, 2013 at 12:06:37PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 11:02 Mon 11 Mar , Johan Hovold wrote: > > On Fri, Mar 08, 2013 at 05:02:58PM +0100, Jean-Christophe PLAGNIOL-VILLARD > > wrote: > > > On 13:51 Fri 08 Mar , Johan Hovold wrote: > > > > Make sure the RTC

Re: [rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot

2013-03-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 11:02 Mon 11 Mar , Johan Hovold wrote: > On Fri, Mar 08, 2013 at 05:02:58PM +0100, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > On 13:51 Fri 08 Mar , Johan Hovold wrote: > > > Make sure the RTC and RTT-interrupts are masked at boot by adding a new > > > SOC-initialiser and helpers func

Re: [rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot

2013-03-11 Thread Johan Hovold
On Fri, Mar 08, 2013 at 05:02:58PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 13:51 Fri 08 Mar , Johan Hovold wrote: > > Make sure the RTC and RTT-interrupts are masked at boot by adding a new > > SOC-initialiser and helpers functions. > > > > This fixes hanged boot on all AT91 SOCs

Re: [rtc-linux] [PATCH 3/3] ARM: at91: fix hanged boot

2013-03-08 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:51 Fri 08 Mar , Johan Hovold wrote: > Make sure the RTC and RTT-interrupts are masked at boot by adding a new > SOC-initialiser and helpers functions. > > This fixes hanged boot on all AT91 SOCs but RM9200, for example, after a > reset during an RTC-update or if an RTC or RTT-alarm goes

[PATCH 3/3] ARM: at91: fix hanged boot

2013-03-08 Thread Johan Hovold
Make sure the RTC and RTT-interrupts are masked at boot by adding a new SOC-initialiser and helpers functions. This fixes hanged boot on all AT91 SOCs but RM9200, for example, after a reset during an RTC-update or if an RTC or RTT-alarm goes off after a non-clean shutdown. The RTC and RTT-periphe