From: urwithsughosh at gmail.com <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Reset issue on mpc85xx
Date: Fri, 14 Sep 2007 14:54:31 -0400 [thread overview]
Message-ID: <20070914185431.GB3708@GNU> (raw)
Hello,
I am working on a custom board having mpc8560 and mpc8540. On
porting the v1.3.0-rc1 u-boot, i get a peculiar issue. The board
does not reset on giving the 'reset' command. This is observed
only on the release candidate version of u-boot. I've also ported
the 1.2.0 release and there it works fine.
I tried debugging the issue by putting some debug statements, in
the board.c file after the init_sequence, and what i observe is
that the msr register is getting cleared. But the 1.2.0 version
shows the correct value, i.e 0x1200 which is programmed in the
start.S. After setting the MSR[DE] bit in the do_reset function
along with the DBCR0 register settings, the board resets correctly.
Am i missing something. Please throw some light on it.
--
sughosh
next reply other threads:[~2007-09-14 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-14 18:54 urwithsughosh at gmail.com [this message]
2007-09-18 1:08 ` [U-Boot-Users] Reset issue on mpc85xx urwithsughosh at gmail.com
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=20070914185431.GB3708@GNU \
--to=urwithsughosh@gmail.com \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.