From: Troy Kisky <troy.kisky@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP
Date: Fri, 15 May 2015 12:54:07 -0700 [thread overview]
Message-ID: <55564EDF.5010207@boundarydevices.com> (raw)
In-Reply-To: <55560386.8000302@denx.de>
On 5/15/2015 7:32 AM, Stefano Babic wrote:
> Hi Christian,
>
> On 15/05/2015 16:26, Christian Gmeiner wrote:
>
>>> Function does not returns the value of the fuse, else it should returns
>>> val. The value is parsed for consistency, and if it is not, 0 means a
>>> failure. IMHO this interpretation is correct - I would agree with you
>>> only if the return value would be the read value, but it is not.
>>>
>>
>> If all mx6 variants use the same otp register/values, then the
>> ifs are _NOT_ needed. I hope that later testings/doc updates/etc
>> proofs it and we can get rid of the superfluous ifs.
>>
>
> Ok - let's see if this can be proofed. It looks like we have to test and
> ask the hardware for that instead of relying on the documentation.
>
> Best regards,
> Stefano Babic
>
On our imx6sx board the patch outputs
U-Boot 2015.04-00074-g1bd6819 (May 15 2015 - 12:44:22)
CPU: Freescale i.MX6SX rev1.0 996 MHz (running at 792 MHz)
Reset cause: WDOG
Board: Nitrogen6sx
______________
Did you want me to test some variation of this?
Thanks
Troy
next prev parent reply other threads:[~2015-05-15 19:54 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 5:08 [U-Boot] [PATCH v2 0/2]: imx: mx6: use OTP for freq grade Tim Harvey
2015-05-14 5:08 ` [U-Boot] [PATCH v2 1/2] imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP Tim Harvey
2015-05-15 7:53 ` Christian Gmeiner
2015-05-15 13:20 ` Stefano Babic
2015-05-15 14:26 ` Christian Gmeiner
2015-05-15 14:32 ` Stefano Babic
2015-05-15 19:54 ` Troy Kisky [this message]
2015-05-15 20:38 ` Tim Harvey
2015-05-15 20:43 ` Troy Kisky
2015-05-15 22:34 ` Troy Kisky
2015-05-15 22:57 ` Otavio Salvador
2015-05-15 23:24 ` Troy Kisky
2015-05-15 13:42 ` Tim Harvey
2015-05-17 21:37 ` Nikolay Dimitrov
2015-05-14 5:08 ` [U-Boot] [PATCH v2 2/2] mx: mx6: display max cpu frequency in print_cpuinfo() Tim Harvey
2015-05-17 21:38 ` Nikolay Dimitrov
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=55564EDF.5010207@boundarydevices.com \
--to=troy.kisky@boundarydevices.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox