From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] Conflicting definitions of flush_dcache
Date: Tue, 01 Nov 2011 10:01:10 +0800 [thread overview]
Message-ID: <4EAF52E6.8010808@wytron.com.tw> (raw)
In-Reply-To: <201110311432.21718.vapier@gentoo.org>
On 11/01/2011 02:32 AM, Mike Frysinger wrote:
> On Monday 31 October 2011 03:56:25 Stefan Kristiansson wrote:
>> so my gut feeling is that nios2 and the 2 ethernet drivers should be
>> changed to use for example flush_dcache_range(?)
>
> correct
Thanks. I will fix the nios2 and the two net drivers to use
flush_dcache_range(?).
- Thomas
>
>> Perhaps cmd_cache.c should also be fixed to use flush_dcache_all()?
>> flush_icache() ofcourse suffer from the same problem.
>
> that sounds reasonable. the prototypes also need to get added to
> include/common.h ...
> -mike
>
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
next prev parent reply other threads:[~2011-11-01 2:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 7:56 [U-Boot] Conflicting definitions of flush_dcache Stefan Kristiansson
2011-10-31 18:32 ` Mike Frysinger
2011-11-01 2:01 ` Thomas Chou [this message]
2011-11-01 4:21 ` [U-Boot] [PATCH] cmd_cache: use cache/invalidate functions available in common.h Stefan Kristiansson
2011-11-01 15:17 ` Mike Frysinger
2012-03-06 21:13 ` Wolfgang Denk
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=4EAF52E6.8010808@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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.