From: Dan Malek <dan@netx4.com>
To: "Mark S. Mathews" <mark@absoval.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: PLPRCR & Checkstop reset
Date: Tue, 27 Jun 2000 13:11:28 -0400 [thread overview]
Message-ID: <3958E040.15B86909@netx4.com> (raw)
In-Reply-To: Pine.LNX.3.96.1000625172850.17884A-100000@tristar.cc.absoval.com
Mark S. Mathews wrote:
> We're using the mvista 2.2.13-3 kernel sources and I'd like to add a
> software reboot capability.
Here is the first installment. It will allow commands that use
the reboot system call (like 'reboot') to properly jump into the
system reset vector. If you want to write some custom programs
to execute code somewhere else, you can call reboot with a
starting address parameter. I use this to use Linux to load a
new Linux kernel.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-06-27 17:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-06-25 21:33 PLPRCR & Checkstop reset Mark S. Mathews
2000-06-26 19:13 ` Dan Malek
2000-06-27 17:41 ` Mark S. Mathews
2000-06-27 17:11 ` Dan Malek [this message]
2000-06-27 17:50 ` Dan Malek
2000-06-27 18:50 ` Jerry Van Baren
2000-06-27 19:16 ` Dan Malek
2000-06-27 19:35 ` Jerry Van Baren
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=3958E040.15B86909@netx4.com \
--to=dan@netx4.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=mark@absoval.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).