From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 7 Jul 2009 23:20:16 +0200 Subject: [U-Boot] [PATCH 1/2] ARM Cortex8 Rename and move v7_flush_dcache_all to flush_dcache In-Reply-To: <4A53B3C6.5090100@windriver.com> References: <1246898879-6567-1-git-send-email-Tom.Rix@windriver.com> <1246898879-6567-2-git-send-email-Tom.Rix@windriver.com> <13B9B4C6EF24D648824FF11BE8967162039644516B@dlee02.ent.ti.com> <4A52B993.1090103@windriver.com> <20090707203148.GO30172@game.jcrosoft.org> <4A53B3C6.5090100@windriver.com> Message-ID: <20090707212016.GS30172@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15:44 Tue 07 Jul , Tom wrote: > Jean-Christophe PLAGNIOL-VILLARD wrote: > >> > >>I will change the name to cache_ops.S > >I prefer cache.S > cache.c is already taken. and contain nearly only assembly so join everythink in cache.S will make more sense Best Regards, J.