summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-01-21 17:19:19 -0700
committerTom Warren <twarren@nvidia.com>2014-02-03 09:46:44 -0700
commit86b657878b1ad311167c88b555afded10f98f4d4 (patch)
tree9f5e9cd170f32bef51546e6fce66e1f2bc2cf702 /include
parente97f9d817e600cd6f43d1d0da76f5787e33a5c56 (diff)
downloadblackbird-obmc-uboot-86b657878b1ad311167c88b555afded10f98f4d4.tar.gz
blackbird-obmc-uboot-86b657878b1ad311167c88b555afded10f98f4d4.zip
ARM: tegra: accept any SKU ID for most chips
For Tegra20, the SKU ID actually impacts how U-Boot programs the chip, and hence we need to explicitly know about each and every SKU ID in order to operate correctly. However, for Tegra30/114, this isn't the case. Rather than forcing each new user with a different SKU to manually add their SKU ID into the code, simply accept any SKU ID. If U-Boot ever starts e.g. programming maximal CPU clocks etc., we'll need to undo this, or make the default case map to conservative defaults, but for now it's likely the path to least support cost. Reported-by: Olof Johansson <olof@lixom.net> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud