public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot Crashes with Dumps
Date: Mon, 18 Jan 2010 09:00:22 +0100	[thread overview]
Message-ID: <201001180900.22964.sr@denx.de> (raw)
In-Reply-To: <1839c6681001160148q1beeff1ex5901ba7e55a0975b@mail.gmail.com>

On Saturday 16 January 2010 10:48:21 anup behare wrote:
> Thanks Stenfan for your valuable inputs.
> 
> I have implemented the code suggested by you after completing the ddr
> initialization :
> 
> #if defined(CONFIG_DDR_DATA_EYE)
>                /*
>                 * Running denali_core_search_data_eye() when ECC is enabled
>                 * causes non-ECC machine checks.  This clears them.
>                 */
>                print_mcsr();
>                mtspr(SPRN_MCSR, mfspr(SPRN_MCSR));
>                print_mcsr();
> #endif
> 
> before mtspr and after mtspr i am getting the same prints i.e EE,ME,CE
> disabled.

Please note that I am not referring to MSR, but to the MCSR register here. Not 
all PPC4xx variants have this register implemented. But most 44x ones should 
(SPR 0x23c).
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

  reply	other threads:[~2010-01-18  8:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <001636d351d9aa42b7047d069e1b@google.com>
2010-01-13  7:38 ` [U-Boot] U-Boot Crashes with Dumps Stefan Roese
2010-01-13 17:43   ` anupbehare at gmail.com
2010-01-14  7:30     ` Stefan Roese
2010-01-14  9:39       ` anupbehare at gmail.com
2010-01-14 10:15         ` Wolfgang Denk
2010-01-16  9:53           ` anup behare
2010-01-14 10:24         ` Stefan Roese
2010-01-16  9:48           ` anup behare
2010-01-18  8:00             ` Stefan Roese [this message]
2010-01-12  7:02 anupbehare at gmail.com
2010-01-12  7:26 ` Stefan Roese
2010-01-12  9:09   ` anupbehare at gmail.com
2010-01-12  9:50     ` Stefan Roese
2010-01-12 10:07       ` anupbehare at gmail.com
2010-01-12 10:20         ` Stefan Roese

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=201001180900.22964.sr@denx.de \
    --to=sr@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox