From: "Lei Sun" <leisun124@gmail.com>
To: "Mathieu Deschamps" <mathieu.deschamps@com2gether.net>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: reboot on PQ2FADS board.
Date: Wed, 19 Jul 2006 22:45:06 -0400 [thread overview]
Message-ID: <f9a7e7a80607191945n7f0b95a9l3d6fe39a052b0f43@mail.gmail.com> (raw)
In-Reply-To: <200607191833.32693.mathieu.deschamps@com2gether.net>
On 7/19/06, Mathieu Deschamps <mathieu.deschamps@com2gether.net> wrote:
> 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;
That address was in the code before for warm-reset. It didn't work, I
tried the CheckStop approach, it didn't work either.
thanks
lei
next prev parent reply other threads:[~2006-07-20 2:45 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
2006-07-20 2:45 ` Lei Sun [this message]
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=f9a7e7a80607191945n7f0b95a9l3d6fe39a052b0f43@mail.gmail.com \
--to=leisun124@gmail.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=mathieu.deschamps@com2gether.net \
/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).