From: Birkin Shen <birkin_shen@usish.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Support POST on MPC824x_based board
Date: Thu, 1 Apr 2004 9:3:13 +0800 [thread overview]
Message-ID: <200404010106.i3115l6P008029@ms.usish.com> (raw)
Dear all:
I make our MPC824x_based board support POST, but not support watchdog POST.
I add a item "unsigned long post_word" in struct global_data in include/asm-ppc/global_data.h instead of the macro CPM_POST_WORD_ADDR such as in function post_word_load() in file cpu/mpc8260/commproc.c.
Since all items in global_data struct gd_t will be initiated to "0" after reboot, the post_word can't remember whether the watchdog POST has been executed. So, watchdog POST can't be supported.
I try to find a free 32 bits register in MPC824x to place the post_word, but I can't find the gold register. :(
Now, my poor POST can support Memory,CPU,I2C,RTC. I also added the Cache,UART to the POST list, but I still have no chance to debug my codes of Cache and UART POST in our board (our board is being used to debug linux drivers now.).
I'm not sure of my method. Any advice will be welcome, really.
Regards, Birkin
next reply other threads:[~2004-04-01 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-01 1:03 Birkin Shen [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-31 10:01 [U-Boot-Users] Support POST on MPC824x_based board Birkin Shen
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=200404010106.i3115l6P008029@ms.usish.com \
--to=birkin_shen@usish.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox