linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: xiaogeng_jin@agilent.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: how to halt m8xx?
Date: Wed, 29 Jan 2003 09:57:19 +0100	[thread overview]
Message-ID: <3E37976F.4070405@imc-berlin.de> (raw)
In-Reply-To: 9153F74610B7D311B83900902771C871124D9396@axcs07.cos.agilent.com


xiaogeng_jin@agilent.com schrieb:
> Hi,
>
> I found that in m8xx the halt function is the same as the restart function because m8xx_halt() just calls m8xx_restart() in m8xx_setup.c. If I just want to halt the m8xx system but not to restart it automatically, what should I do? Set a few registers and wait for ever? THanks for your thoughts.

How about a

	while(1);

  ???

It worked fo me!

Steven


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-01-29  8:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29  0:00 how to halt m8xx? xiaogeng_jin
2003-01-29  8:57 ` Steven Scholz [this message]
2003-01-29 12:21 ` Leonardo Pereira Santos
  -- strict thread matches above, loose matches on Subject: below --
2003-01-29 19:30 xiaogeng_jin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E37976F.4070405@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=xiaogeng_jin@agilent.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).