u-boot/board/nvidia
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
..
cardhu Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines 2013-03-14 11:06:44 -07:00
common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
dalmore Tegra114: MMC: Add SD bus power-rail init routine 2013-03-25 09:56:07 -07:00
dts Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) 2013-03-25 09:56:07 -07:00
harmony Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00
seaboard tegra: remove support for UART SPI switch 2013-03-25 09:56:05 -07:00
ventana ARM: tegra: fix Ventana standalone build 2012-09-07 13:54:32 -07:00
whistler Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00