u-boot-brain/arch/arm
Stephen Warren 86b657878b 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>
2014-02-03 09:46:44 -07:00
..
cpu ARM: tegra: accept any SKU ID for most chips 2014-02-03 09:46:44 -07:00
dts dts: zynq: Add basic fdt support 2014-01-10 15:18:33 +01:00
imx-common MX6: fix sata compilation for i.MX6 2013-12-19 11:04:33 +01:00
include/asm Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2014-01-29 14:07:50 +01:00
lib arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00