commit | 2489bc70a2e3084cb8d070c9b5b4cc711f67c0e0 | [log] [tgz] |
---|---|---|
author | Shaojie Sun <shaojie.sun@linaro.com> | Wed Aug 21 17:27:33 2013 +0800 |
committer | Shaojie Sun <shaojie.sun@linaro.com> | Wed Aug 21 17:38:33 2013 +0800 |
tree | a842bcb5182fa327e77e6bb4d967cb359e6a882b | |
parent | 73e5d97e2444609905e97779fdd95b93ec988056 [diff] |
The clock rates that are reported are incorrect 1. check clock rate is reported by hexadecimal or decimal. 2. clock rate is reported with interger instead of radix point, for example 1.1GHz must be shown in 1100MHz. Signed-off-by: Shaojie Sun <shaojie.sun@linaro.com>