From mboxrd@z Thu Jan 1 00:00:00 1970 From: vipink Date: Thu, 12 Aug 2010 16:08:00 +0530 Subject: [U-Boot] I-Cache disabled for Cortex Message-ID: <4C63CF08.50800@st.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 All, In arch/arm/cpu/armv7/start.S, Icache is not enabled by default Is this intentional? I believe u-boot enables Icache by default for all CPUs. Regards Vipin