commit | b23083a9c6829675d367b4f06a64d74ead82eb14 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon May 04 16:38:28 2015 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jul 16 10:38:30 2015 +0200 |
tree | 9737df8839092fff8a54c9181dce3a0fc4b194bb | |
parent | 03b3f4c8b76180ba5bd800c57a7efdb142c2341d [diff] |
soc/tegra: fuse: Add spare bit offset for Tegra114 The offset of the first spare bit register on Tegra114 is 0x280, but account for the fixed offset of 0x100 in the fuse accessor. Signed-off-by: Thierry Reding <treding@nvidia.com>