
4 Sep
2013
4 Sep
'13
7:59 p.m.
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?