From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by ozlabs.org (Postfix) with ESMTP id C556A67B88 for ; Wed, 6 Sep 2006 04:49:46 +1000 (EST) Received: by nz-out-0102.google.com with SMTP id i1so862592nzh for ; Tue, 05 Sep 2006 11:49:45 -0700 (PDT) Message-ID: <198592450609051149h47423ebev9c94eb8aefc2a3fb@mail.gmail.com> Date: Tue, 5 Sep 2006 18:49:44 +0000 From: "Reeve Yang" To: "Jon Scully" Subject: Re: MPC8245 reset register In-Reply-To: <53107f6e0609021647l1f1cd84du496e3cd7219b603@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_117782_17220215.1157482184899" References: <198592450609021546x57c71e48r9aed561b61f6e8aa@mail.gmail.com> <53107f6e0609021647l1f1cd84du496e3cd7219b603@mail.gmail.com> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_117782_17220215.1157482184899 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Jon, Could you elaborate it a bit? I wrote 0x1 to PI register, but CPU hangs without resetting. I'm kind of curious what's the proper way to reset the 8245 CPU? For anyone who doesn't know MPC8245, which is 603e core. Thanks a lot. - Reeve On 9/2/06, Jon Scully wrote: > > On 9/2/06, Reeve Yang wrote: > > Can anyone tell me which register should I use to do soft reset on > MPC8241/5 > > CPU? I searched its manuall but only find EPIC to send SRESET exception > on > > offset 0x41090. > > > > Thanks. > > > > - Reeve > > > > Use the reset instruction (RST in assembly). > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded > ------=_Part_117782_17220215.1157482184899 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Jon,

Could you elaborate it a bit? I wrote 0x1 to PI register, but CPU hangs without resetting. I'm kind of curious what's the proper way to reset the 8245 CPU? For anyone who doesn't know MPC8245, which is 603e core.

Thanks a lot.

- Reeve

On 9/2/06, Jon Scully <jonscully@gmail.com> wrote:
On 9/2/06, Reeve Yang <yang.reeve@gmail.com> wrote:
> Can anyone tell me which register should I use to do soft reset on MPC8241/5
> CPU? I searched its manuall but only find EPIC to send SRESET exception on
> offset 0x41090.
>
>  Thanks.
>
>  - Reeve
>

Use the reset instruction (RST in assembly).
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

------=_Part_117782_17220215.1157482184899--