]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Thu, 5 Mar 2015 14:24:10 +0000 (09:24 -0500)
commit901f79e4de19af20abf9b2f2353f1750ccba5b69
tree3f0156b8bd2f00d411916af729244171a06eedf1
parent41ffb45c35324456b824afd2602993fbdf817b92
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