From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 5 Mar 2015 15:48:33 +0100 Subject: [U-Boot] [PATCH] arm: pxa: introducing cpuinfo display for marvell pxa270m In-Reply-To: <20150305144329.GN25373@bill-the-cat> References: <09f12ae990d9f23ca8feb1370b3d0adb9537ab1c.1425477263.git.marcel@ziswiler.com> <20150305144329.GN25373@bill-the-cat> Message-ID: <201503051548.33629.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, March 05, 2015 at 03:43:29 PM, Tom Rini wrote: > On Wed, Mar 04, 2015 at 02:57:31PM +0100, Marcel Ziswiler wrote: > > According to table 2-3 on page 87 of Marvell's latest PXA270 > > Specification Update Rev. I from 2010.04.19 [1] there exists a breed of > > chips with a new CPU ID for PXA270M A1 stepping which our latest > > Colibri PXA270 V2.4A modules actually have assembled. This patch helps > > in correctly identifying those chips upon boot as well which then looks > > as follows: > > > > CPU: Marvell PXA27xM rev. A1 > > > > [1] > > http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_ > > spec_update.pdf > > > > Acked-by: Marek Vasut Thanks :) Best regards, Marek Vasut