From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 26 Aug 2014 21:56:14 +0200 Subject: [U-Boot] [PATCH] mpc5xxx: Add stub implementation of cache functions In-Reply-To: <1409082506.6510.75.camel@snotra.buserror.net> References: <1409051131-7260-1-git-send-email-vvv444@gmail.com> <201408262145.57821.marex@denx.de> <1409082506.6510.75.camel@snotra.buserror.net> Message-ID: <201408262156.14169.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, August 26, 2014 at 09:48:26 PM, Scott Wood wrote: > On Tue, 2014-08-26 at 21:45 +0200, Marek Vasut wrote: > > On Tuesday, August 26, 2014 at 01:05:31 PM, Vasili Galka wrote: > > > Some drivers (e.g. net/e1000) reference these functions. So, this > > > fixes the build of MVBC_P board. > > > > > > I'm not familiar with the MPC5xxx platform, maybe a full > > > implementation shall be implemented instead of this stub in the > > > future. > > > > Is MPC5xxx cache coherent PPC or is it not ? > > > > > Signed-off-by: Vasili Galka > > > Cc: Wolfgang Denk , Marek Vasut > > > > +CC Scott , he can likely clarify . > > MPC5xxx is from a different part of Freescale, so I'm not sure, except > to note that the first link I found by googling "mpc5xxx cache coherent" > is a patch from Wolfgang suggesting that it is: > > https://git.linaro.org/?p=boot/u-boot-linaro-stable.git;a=patch;h=8419c0130 > 48b1f15f3fa2fc7c0463d860a04ee3e Well OK. Who shall pick this patch up or decide what to do about it ? Best regards, Marek Vasut