From: Mathieu Deschamps <mathieu.deschamps@com2gether.net>
To: "Lei Sun" <leisun124@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: reboot on PQ2FADS board.
Date: Wed, 19 Jul 2006 18:41:46 +0200 [thread overview]
Message-ID: <200607191833.32693.mathieu.deschamps@com2gether.net> (raw)
In-Reply-To: <f9a7e7a80607190712v362c3e1ei7e85003041a25e35@mail.gmail.com>
Hi,
On Wednesday 19 July 2006 16:12, Lei Sun wrote:
> Hi :
> I tried your approach last ight, (in fact I copied part of the
> do_reboot() code from u-boot and put it in m8260_restart() function in
> the kernel). The only difference is the first line,
> volatile immap_t *immap = (immap_t *) IMAP_ADDR;
> in my case it is
> volatile immap_t * immap = cpm2_immr;
> I am using different source tree.
> it simply hangs, rather then reset.
>
[...]
Give a try to :
startaddr = 0xff000104;
--
Mathieu Deschamps
Com2gether Design Center
Electronic and Embedded Engineering Services
www.com2gether.net
next prev parent reply other threads:[~2006-07-19 16:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-18 3:40 reboot on PQ2FADS board Lei Sun
2006-07-19 5:06 ` Li Yang-r58472
2006-07-19 6:33 ` Wolfgang Denk
2006-07-19 14:12 ` Lei Sun
2006-07-19 16:41 ` Mathieu Deschamps [this message]
2006-07-20 2:45 ` Lei Sun
2006-07-20 3:46 ` Lei Sun
2006-07-20 6:46 ` Wolfgang Denk
2006-07-20 7:22 ` Liu Dave-r63238
-- strict thread matches above, loose matches on Subject: below --
2006-08-17 17:00 Zhimin (Jimmy) Liu
2006-08-18 1:45 ` Liu Dave-r63238
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=200607191833.32693.mathieu.deschamps@com2gether.net \
--to=mathieu.deschamps@com2gether.net \
--cc=leisun124@gmail.com \
--cc=linuxppc-embedded@ozlabs.org \
/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).