From: Larry Johnson <lrj@arlinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/2] PPC4xx: Make LWMON5 ECC POST board-independent
Date: Sat, 27 Oct 2007 12:47:45 -0400 [thread overview]
Message-ID: <47236BB1.8030706@arlinx.com> (raw)
Hi Stefan (and group),
Here for your comments and suggestions are my proposed patches to take
the ECC POST for the LWMON5 board and generalize it to all 440EPx/GRx
boards. This code is running on our prototype Korat 440EPx boards.
I have replaced the volatile pointers with calls to in_be32() and
out_be32(), but the synchronization between the writes creating the ECC
errors and the reads to detect them is still required. I have left
these changes in as I feel the code is clearer with them.
Please note that these patches require my previous patch to
"include/ppc440.h".
Best regards,
Larry Johnson
reply other threads:[~2007-10-27 16:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=47236BB1.8030706@arlinx.com \
--to=lrj@arlinx.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.