From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 01 Nov 2011 10:01:10 +0800 Subject: [U-Boot] Conflicting definitions of flush_dcache In-Reply-To: <201110311432.21718.vapier@gentoo.org> References: <20111031075624.GA9871@chokladfabriken.org> <201110311432.21718.vapier@gentoo.org> Message-ID: <4EAF52E6.8010808@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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