From: Andreas Puls <appu@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot 2012.10 - pxa270 CPU Unknown / no turbo
Date: Wed, 14 Nov 2012 14:55:06 +0100 [thread overview]
Message-ID: <20121114135506.139660@gmx.net> (raw)
In-Reply-To: <201211131452.40750.marex@denx.de>
Dear Marek Vasut,
> Dear Andreas Puls,
>
> > Hi together,
> >
> > i've got another problem with latest stable U-Boot-2012.10 and a Toradex
> > Colibri PXA270 V2.4
> >
> > Uboot dosen't regonized the CPU Revision
> > u-boot summary screen:
> >
> > U-Boot 2012.10 (Nov 12 2012 - 14:22:12)
> > CPU: Marvell PXA27x rev. Unknown
>
> See arch/arm/cpu/pxa/cpuinfo.c , patch is welcome ... they probably rolled
> out
> some new CPU version.
Yes, its a PXA270 M. There is a spec. update pdf from Marvel.
http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_spec_update.pdf - Table 2-3.
They changed the Stepping from A0...C5 to "PXA270M -- A1"
A colleague would support me to change this becouse i have no cloue about writing C Files.
So we would like ask you first if the right CPU Name should be shown in the summary screen which would be a rewrite of your function or only the right stepping with the old CPU Name would be enough ? (Damn it - hope you understand my Denglish)
> > first lines of dmesg:
> > [ 0.000000] CPU: XScale-PXA270 [69054118] revision 8 (ARMv5TE),
> > cr=0000397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
> > [ 0.000000] Machine: Toradex Colibri PXA270
> > [ 0.000000] Memory policy: ECC disabled, Data cache writeback
> > [ 0.000000] Run Mode clock: 208.00MHz (*16)
> > [ 0.000000] Turbo Mode clock: 520.00MHz (*2.5, inactive)
> > [ 0.000000] Memory clock: 104.00MHz (/2)
> > [ 0.000000] System bus clock: 104.00MHz
>
> Looks like you need to enable the "Turbo" bit, patch is welcome. See
> arch/arm/cpu/pxa/start.S and arch/arm/cpu/pxa/pxa2xx.c
Thank you for the files where we can look up.
We will try.
> > $ cat /proc/cpuinfo
> > Processor : XScale-PXA270 rev 8 (v5l)
> > BogoMIPS : 207.66
> > Features : swp half thumb fastmult edsp iwmmxt
> > CPU implementer : 0x69
> > CPU architecture: 5TE
> > CPU variant : 0x0
> > CPU part : 0x411
> > CPU revision : 8
> >
> > Hardware : Toradex Colibri PXA270
> > Revision : 0000
> > Serial : 0000000000000000
> >
> > [...]
> > Kind regards
> > Andreas
>
> Best regards,
> Marek Vasut
Kind regards
Andreas
next prev parent reply other threads:[~2012-11-14 13:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-13 8:10 [U-Boot] U-Boot 2012.10 - pxa270 CPU Unknown / no turbo Andreas Puls
2012-11-13 13:52 ` Marek Vasut
2012-11-14 13:55 ` Andreas Puls [this message]
2012-11-14 14:45 ` Marek Vasut
2012-11-15 6:27 ` Andreas Puls
2012-11-15 13:28 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121114135506.139660@gmx.net \
--to=appu@gmx.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.