commit | 73625e3e2e2bc36198f5b43e0f32d9dfb8e3b77c | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Jun 23 15:49:17 2010 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Oct 21 18:12:09 2010 -0700 |
tree | 14cadc153b0d27de39b06d5afe6ff7fac7fab853 | |
parent | 2e47b8b3c2dc0f9f0651ee0f20e163da09b20fb9 [diff] |
[ARM] tegra: Add support for reading fuses The Tegra SOC contains fuses to identify the CPU type and bin, and a unique id. The CPU info is required to determine the correct voltages for each cpu and core frequency. Signed-off-by: Colin Cross <ccross@android.com>