From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Tue, 20 Jul 2010 19:08:00 +0400 Subject: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale 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: <4C45BBD0.1020105@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: >>> Thanks for your advice but this doesn't help... > 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?: Unfortunately this patch doesn't help too... Thanks for your efforts! Regards, Ilya.