From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 07 Jul 2009 15:44:54 -0500 Subject: [U-Boot] [PATCH 1/2] ARM Cortex8 Rename and move v7_flush_dcache_all to flush_dcache In-Reply-To: <20090707203148.GO30172@game.jcrosoft.org> 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> Message-ID: <4A53B3C6.5090100@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> I will change the name to cache_ops.S >> > I prefer cache.S > cache.c is already taken. Tom