u-boot/arch/arm/cpu/arm720t
Tom Warren 49493cb714 Tegra: Split tegra_get_chip_type() into soc & sku funcs
As suggested by Stephen Warren, use tegra_get_chip() to return
the pure CHIPID for a Tegra SoC (i.e. 0x20 for Tegra20, 0x30 for
Tegra30, etc.) and rename tegra_get_chip_type() to reflect its true
function, i.e. tegra_get_chip_sku(), which returns an ID like
TEGRA_SOC_T25, TEGRA_SOC_T33, etc.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-04-15 11:01:38 -07:00
..
tegra-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra20 Tegra30: Add AVP (arm720t) files 2013-01-16 13:40:07 -07:00
tegra30 Tegra: Fix MSELECT clock divisors for T30/T114. 2013-04-15 11:01:38 -07:00
tegra114 Tegra: Fix MSELECT clock divisors for T30/T114. 2013-04-15 11:01:38 -07:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm720: Further clean up the arm720t directory 2012-10-26 22:38:56 +02:00
interrupts.c arm720t: add back common.h include 2012-10-29 14:04:26 -07:00
start.S arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00