From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin KUMAR Date: Wed, 21 Apr 2010 17:30:39 +0530 Subject: [U-Boot] [PATCH 00/17] Network support for spear platform and spear1300 support In-Reply-To: <1271850840.22118.10.camel@ptyser-laptop> References: <1271836483-15978-1-git-send-email-vipin.kumar@st.com> <1271850840.22118.10.camel@ptyser-laptop> Message-ID: <4BCEE8E7.7000107@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 On 4/21/2010 5:24 PM, Peter Tyser wrote: > Hi Vipin, > >> cpu/arm926ejs/spear/cpu_info.c | 76 ++ >> cpu/arm_cortexa8/spear13xx/Makefile | 52 ++ >> cpu/arm_cortexa8/spear13xx/cache.S | 112 +++ >> cpu/arm_cortexa8/spear13xx/cpu_info.c | 105 +++ >> cpu/arm_cortexa8/spear13xx/reset.c | 47 ++ >> cpu/arm_cortexa8/spear13xx/timer.c | 136 ++++ > > It looks like the cpu/ usage needs to be reviewed across the patchset. > Yes, I noticed this immediately after sending the mail I am just waiting for other comments to incorporate this as well as other review comments in patchset v2 > Best, > Peter > >