From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Tue, 10 Aug 2010 20:32:55 +0400 Subject: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale (ICache issue) In-Reply-To: <20100719193356.a02add7e.kim.phillips@freescale.com> References: <1277055168-18596-1-git-send-email-yanok@emcraft.com> <1277055168-18596-3-git-send-email-yanok@emcraft.com> <20100622191705.c9fcf0fb.kim.phillips@freescale.com> <4C2380D1.3000900@emcraft.com> <20100624130052.16edd49e.kim.phillips@freescale.com> <4C23B3D1.1060708@emcraft.com> <20100624190054.847e4452.kim.phillips@freescale.com> <20100719193356.a02add7e.kim.phillips@freescale.com> Message-ID: <4C617F37.9080309@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kim, 20.07.2010 4:33, Kim Phillips wrote: > turning icache on early causes a different pattern of bus accesses when > fetching code, and this might trigger bus accesses that interfere with > code that sets bus configuration registers, such as the acr. Can you > test this patch please?: This issue turned to be BDI related (I can't reproduce it with BDI detached). Sorry for inconvenience. Regards, Ilya.