From: Scott McNutt <smcnutt@psyent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: "go addr" Question...
Date: Wed, 07 Sep 2005 09:25:02 -0400 [thread overview]
Message-ID: <431EEA2E.8060005@psyent.com> (raw)
In-Reply-To: <431DD0C1.6040707@smiths-aerospace.com>
Hi All,
Jerry Van Baren wrote:
> executable. If data caching is turned off, this would not be a problem
Agreed. Unfortunately, on some architectures you can't disable the
data cache. I have _similar_ issues with Nios-II bootm since the dcache
is not flushed after a gzipped kernel is decompressed:
http://sourceforge.net/mailarchive/message.php?msg_id=11245412
However, I don't have any problems with download and go commands.
The dcache is already flushed as required.
Regards,
--Scott
next prev parent reply other threads:[~2005-09-07 13:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-06 14:17 [U-Boot-Users] "go addr" Question Robin Getz
2005-09-06 14:38 ` Wolfgang Denk
2005-09-06 15:20 ` [U-Boot-Users] " Robin Getz
2005-09-06 17:06 ` Robin Getz
2005-09-06 17:24 ` Jerry Van Baren
2005-09-06 19:43 ` Wolfgang Denk
2005-09-07 13:25 ` Scott McNutt [this message]
2005-09-06 19:40 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2005-09-06 18:05 Robin Getz
2005-09-06 19:49 ` Wolfgang Denk
2005-09-14 15:46 Robin Getz
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=431EEA2E.8060005@psyent.com \
--to=smcnutt@psyent.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.