From: s.balamurugan <s.balamurugan@gdatech.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Regarding Dcache Flush in MPC85xx
Date: Tue, 26 Feb 2008 23:00:17 +0530 [thread overview]
Message-ID: <47C44CA9.6010906@gdatech.co.in> (raw)
Hi,
We are using MPC8555 processor and uboot 1.1.4 both the uboot and linux
was up. Now we plan to port QNX, we are facing following issues.
1. Qnx is not jumping to the startup location. After giving go command
control is still in the uboot only.
2. When searching in the mailling list we came to know qnx required to
flush the Data Cache before disabling it in the uboot level
(common/cmd_bootelf.c line no:59)
3. I checked other powerpc architecture like 7xx/74xx, 86xx and 4xx.
These architecture has seperate cache.S file ( cpu/mpc86xx/cache.S). That
file contains flush_data_cache function to flush the cache before
disabling it. But in the MPC85xx flushing the data cache was missing.
4. This is a bug in the 85xx uboot code. Is there any work arround for
this?
Thanks and Regards
S.Balamurugan
next reply other threads:[~2008-02-26 17:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 17:30 s.balamurugan [this message]
2008-02-27 5:25 ` [U-Boot-Users] Regarding Dcache Flush in MPC85xx Kumar Gala
2008-02-29 17:10 ` Rafal Jaworowski
2008-02-29 17:42 ` Scott Wood
2008-03-04 19:37 ` Rafal Jaworowski
[not found] <mailman.1194741.1204051265.7786.u-boot-users@lists.sourceforge.net>
2008-02-26 19:48 ` Fowley, Douglas G
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=47C44CA9.6010906@gdatech.co.in \
--to=s.balamurugan@gdatech.co.in \
--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