From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] TI: DaVinci DA850 EVM: support passing device speed grade information to kernel
Date: Wed, 18 Aug 2010 13:33:33 +0200 [thread overview]
Message-ID: <m2d3tgf94i.fsf@ohwell.denx.de> (raw)
In-Reply-To: <20100818104919.282B6157D71@gemini.denx.de> (Wolfgang Denk's message of "Wed, 18 Aug 2010 12:49:19 +0200")
Hi Wolfgang,
> Dear Detlev Zundel,
>
> In message <m28w44gx6a.fsf@ohwell.denx.de> you wrote:
>>
>> > Even though its pretty descriptive - for the sake of consistency I
>> > recommend to omit the "_mhz" part.
>>
>> I know that I will mutter a not so nice remark every time I use the
>> variable and am forced to look up the documentation for a single setenv
>> command instead of typing 4 more characters.
>
> I understand what you mean, but then - have a guess on how many "*clk"
> and "*clock" symbols we use in U-Boot, and how many in Linux - and
> how many of these use a unit suffix?
Sure - if one uses the canonical unit, then no suffix is needed. I
never said anything else.
> Actually I also think that using MHz as unit is broken by design -
> keep in mind that we use Hz basicly everywhere else, and for a reason.
>
>> I still remember the days of "clocks_in_mhz" and the waste of time it
>> produced - maybe this is why I continue to raise this concern.
>
> Note that the Linux kernel changed this interface from MHz to Hz by
> then!
Sure - still this left an impression on me ;)
> Where would be the problem? In this case, we are talking about an
> environment variable; here we are using a string representation of
> (more or less) arbitrary size.
>
> If we really shoould see CPU clocks way beyond 4 GHz one day, the code
> needs to deal with htat in an appropriate way - but even if you decide
> to operate in a MHz unit internally, you can still use Hz at the
> interface.
Yep, I know. I only stated that using Hz for such numbers for user
changeable values probably will create a few "misentries" which will be
somewhat hard to diagnose. If this is not a concern - I'll gladly go
with the canonical unit.
> As long as all other clocks are specified in Hz, I strongly recommend
> to do the same here, too.
Well sure - as always, it's a compromise. One should consider all the
pros and cons and then _decide and document_. We are in complete
accordance.
>> > Can we agree on "cpumaxclk" ?
>>
>> If nobody else shares my concerncs this sounds good.
>
> Thinking again about this, I actually tend to prefer
>
> "maxcpuclk"
>
> :-)
Whatever - my concerns were not coupled to permutations ;)
Cheers
Detlev
--
Microsoft gives you windows, Linux gives you the whole house.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
next prev parent reply other threads:[~2010-08-18 11:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-12 5:42 [U-Boot] [PATCH v2] TI: DaVinci DA850 EVM: support passing device speed grade information to kernel Sekhar Nori
2010-08-12 12:53 ` Detlev Zundel
2010-08-12 15:38 ` Nori, Sekhar
2010-08-13 8:30 ` Detlev Zundel
2010-08-13 9:22 ` Nori, Sekhar
2010-08-13 10:39 ` Detlev Zundel
2010-08-16 11:23 ` Nori, Sekhar
2010-08-17 12:12 ` Detlev Zundel
2010-08-17 13:10 ` Nori, Sekhar
2010-08-17 15:16 ` Detlev Zundel
2010-08-17 18:46 ` Wolfgang Denk
2010-08-18 8:08 ` Detlev Zundel
2010-08-18 10:49 ` Wolfgang Denk
2010-08-18 11:33 ` Detlev Zundel [this message]
2010-08-18 9:00 ` Nori, Sekhar
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=m2d3tgf94i.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--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.