u-boot-brain/arch/arm/cpu/pxa
Marcel Ziswiler 901f79e4de 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>
2015-03-05 09:24:10 -05:00
..
config.mk kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 2014-02-25 11:01:28 -05:00
cpuinfo.c arm: pxa: introducing cpuinfo display for marvell pxa270m 2015-03-05 09:24:10 -05:00
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pxa2xx.c ARM: pxa: prevent PXA270 occasional reboot freezes 2013-12-18 16:00:37 +01:00
start.S arm: move exception handling out of start.S files 2014-05-15 16:24:53 +02:00
timer.c ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv 2013-12-13 09:16:20 -05:00
usb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00