[U-Boot] [PATCH 1/2] ARM: tegra: support SKU b1 of Tegra30
Stephen Warren
swarren at wwwdotorg.org
Wed Sep 4 19:59:44 CEST 2013
On 09/04/2013 07:00 AM, Alban Bedel wrote:
> Add the Tegra30 SKU b1 and treat it like other Tegra30 chips.
CC'ing the Tegra maintainer would be helpful (Tom Warren; I CC'd him here)
> diff --git a/arch/arm/cpu/tegra-common/ap.c b/arch/arm/cpu/tegra-common/ap.c
> @@ -71,6 +71,7 @@ int tegra_get_chip_sku(void)
> switch (sku_id) {
> case SKU_ID_T33:
> case SKU_ID_T30:
> + case SKU_ID_T30MQS:
Where does the name "T30MQS" come from? Tom, can you verify what we call
the SKUs internally?
More information about the U-Boot
mailing list