u-boot/arch/arm/include/asm/arch-tegra
Stephen Warren eb222d1d7d ARM: tegra: support T33 SKU of Tegra30
Make U-Boot aware of the T33 SKU of Tegra30, and treat it identically
to any other Tegra30.

An alternative would be to simply remove the SKU checking from
tegra_get_chip_type(); most use of the value most likely simply wants
to know the current chip, not the specific SKU. Or, the function could
be split into separate tegra_get_chip() and tegra_get_sku() for the
cases where differentiation really is required.

I wonder whether tegra_get_chip_type() should printf() whenever any
unkown chip/SKU is found, although perhaps the function is called so
early that the printf() wouldn't actually make it to the UART anyway.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2013-04-15 11:01:37 -07:00
..
ap.h Tegra30: Add common CPU (shared) files 2013-01-16 13:40:07 -07:00
board.h tegra: remove support for UART SPI switch 2013-03-25 09:56:05 -07:00
clk_rst.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
clock.h Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c 2013-02-11 10:35:24 -07:00
funcmux.h Tegra30: Add arch-tegra30 include files 2013-01-16 13:40:07 -07:00
fuse.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
gp_padctrl.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
gpio.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
mmc.h Tegra: MMC: Add DT support to MMC driver for all T20 boards 2013-03-14 11:06:42 -07:00
pmc.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
scu.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
sys_proto.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
tegra.h ARM: tegra: support T33 SKU of Tegra30 2013-04-15 11:01:37 -07:00
tegra_i2c.h Tegra: I2C: Add T114 clock support to tegra_i2c driver 2013-03-14 11:06:41 -07:00
tegra_mmc.h Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30 2013-03-14 11:06:44 -07:00
timer.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
uart.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
usb.h tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] 2013-03-14 11:06:41 -07:00
warmboot.h Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00