From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-2?Q?=A3ukasz_Da=B3ek?= Date: Tue, 02 Oct 2012 22:02:14 +0200 Subject: [U-Boot] [PATCH v4 2/8] pxa: Add some stuff to examine cpu model and rev In-Reply-To: <201210022136.55803.marex@denx.de> References: <1349190274-1924-1-git-send-email-luk0104@gmail.com> <1349190274-1924-2-git-send-email-luk0104@gmail.com> <201210022136.55803.marex@denx.de> Message-ID: <506B4846.2010908@gmail.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 02.10.2012 21:36, Marek Vasut wrote: > Dear Lukasz Dalek, > >> Add function which return CPU model and revision which can be used for >> cpu detection. >> >> Signed-off-by: Lukasz Dalek > [...] > > s/some stuff/code/ would be really nicer. > > I think the rest of the patches are ok ... unless they changed? Nothing changed except patch 7/8 where I only added nicer comment ?ukasz Da?ek