Searched hist:"901 f79e4de19af20abf9b2f2353f1750ccba5b69" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/pxa/ |
| H A D | cpuinfo.c | 901f79e4de19af20abf9b2f2353f1750ccba5b69 Wed Mar 04 13:57:31 UTC 2015 Marcel Ziswiler <marcel@ziswiler.com> 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>
|