]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: pxa: introducing cpuinfo display for marvell pxa270m
authorMarcel Ziswiler <marcel@ziswiler.com>
Wed, 4 Mar 2015 13:57:31 +0000 (14:57 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:10:30 +0000 (14:10 +0200)
commitc73abb52efbbb55f40741a80e1c65df6de71ba2c
tree219c59c3d7b56cea97de9ee5d53ca444cad1749b
parent4e54d0e83b8d72762600bbf0fb8ebd0377d9dade
arm: pxa: introducing cpuinfo display for marvell pxa270m

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 <marex@denx.de>
arch/arm/cpu/pxa/cpuinfo.c