Re: T1040QDS warm reboot

2014-08-08 Thread Scott Wood
On Fri, 2014-08-08 at 11:35 +0530, Vineeth wrote: > Was wondering how "reboot" works from linux kernel for t1040qds. > > > When checked, @arch/powerpc/sysdev/fsl_soc.c > > __setup_rstcr, an ioremap is done for the offset 0xb0 and writes 0x2 > to that to reboot the machine. and it works properly

Re: T1040QDS warm reboot

2014-08-08 Thread Vineeth
; > We will check this on T1040QDS and get back. > > > > > > Regards > > Priyanka > > > > *From:* Linuxppc-dev [mailto:linuxppc-dev-bounces+priyanka.jain= > freescale@lists.ozlabs.org] *On Behalf Of *Vineeth > *Sent:* Friday, August 08, 2014 11:35 AM &g

RE: T1040QDS warm reboot

2014-08-08 Thread Priyanka Jain
: T1040QDS warm reboot Was wondering how "reboot" works from linux kernel for t1040qds. When checked, @arch/powerpc/sysdev/fsl_soc.c __setup_rstcr, an ioremap is done for the offset 0xb0 and writes 0x2 to that to reboot the machine. and it works properly. when checked the reference

T1040QDS warm reboot

2014-08-07 Thread Vineeth
Was wondering how "reboot" works from linux kernel for t1040qds. When checked, @arch/powerpc/sysdev/fsl_soc.c __setup_rstcr, an ioremap is done for the offset 0xb0 and writes 0x2 to that to reboot the machine. and it works properly. when checked the reference manual for T1040QDS, it was given tha