From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound2-cpk-R.bigfish.com (outbound-cpk.frontbridge.com [207.46.163.16]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "*.bigfish.com", Issuer "*.bigfish.com" (not verified)) by ozlabs.org (Postfix) with ESMTP id D18C167A77 for ; Fri, 2 Jun 2006 04:04:36 +1000 (EST) Message-ID: <447F2C0E.1000306@xilinx.com> Date: Thu, 01 Jun 2006 11:03:58 -0700 From: Peter Ryser MIME-Version: 1.0 To: Grant Likely Subject: Re: Linux 2.4 Kernel on Xilinx Virtex4 FX100's PPC References: <447E1725.4010908@nicta.com.au> <447F1E48.10808@xilinx.com> <528646bc0606011008o35096b43p42cc6aa9c0002f8c@mail.gmail.com> In-Reply-To: <528646bc0606011008o35096b43p42cc6aa9c0002f8c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Anantharaman Chetan-W16155 , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , It's a little bit more complicated than that but your statement is basically correct. - Peter Grant Likely wrote: > On 6/1/06, Peter Ryser wrote: > >> There are some silicon issues on the PPC405 in V4 with PVR 0x20011430 >> which are documented in Xilinx solution record 20658. All these issues >> are fixed in silicon where the PPC405 has a PVR of 0x20011470. >> >> Said that it's not true that the caches cannot be used in silicon with >> PVR 0x20011430. The problem is a corner case which does not show in >> typical designs. > > > If I understand correctly, the cache issue only shows up with RAM > attached to the OPB (instead of PLB). Is that correct? > > Cheers, > g. > >