[U-Boot] [PATCH] README: document the requirements for CONFIG_SYS_HZ
Tom Rini
trini at ti.com
Wed Mar 27 21:01:08 CET 2013
On Fri, Mar 22, 2013 at 10:41:53PM +0100, Wolfgang Denk wrote:
> Dear Stephen Warren,
>
> In message <514CCAAE.6020909 at wwwdotorg.org> you wrote:
> >
> > >> + The frequency of the timer returned by get_timer(). This value
> > >> + MUST be 1000.
> > >
> > > This is misleading, or even incorrect. If I read this, I would expect
> > > that get_timer() returns 1000. Obviously, this is incorrect. Instead,
> > > get_timer() returns timestamp information in millisecond resolution.
> >
> > That is not what that sentence means.
>
> Yes, I know. But it can be easily misinterpreted.
How about:
The frequency of the timer returned by get_timer(). get_timer() must
operate in milliseconds and this CONFIG option must be set to 1000.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130327/a547d207/attachment.pgp>
More information about the U-Boot
mailing list