From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude Miller Date: Wed, 05 Aug 2009 10:34:40 -0400 Subject: [U-Boot] PowerPC MPC8641x Erratum e600 5 Message-ID: <4A799880.4000104@alum.mit.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de (primarily addressed to the Freescale U-Boot team) MPC8641D Erratum e600 5 is a hardware problem with cache initialization that occurs with all processor revisions prior to the new one, rev 3.0. I've looked at cpu/mpc86xx/start.S in the current git tree and don't see any code implementing the suggested software work-around. Is this code already in U-Boot, in the works, or not planned for U-Boot? Thanks, Jude Miller