commit | 445d56c050ac0aba81ebf53afbeba30f1342deb3 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Wed Mar 27 17:06:41 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Apr 02 16:23:34 2013 -0400 |
tree | 63d9c4c16a314239d8d6ab359854d37bc867da93 | |
parent | f87a74a407022a68e3b6998105037cc57e2bd93f [diff] |
README: document the requirements for CONFIG_SYS_HZ CONFIG_SYS_HZ must be 1000, and get_timer() must therefore return ms. Document this. README text provided by Tom Rini. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>