On 04/08/2014 08:32 AM, Marcel Ziswiler wrote: > Hi there > > I have the following Toradex Colibri T30 modules with different ATE prog > versions, Tegra30 SKUs as well as CPU process numbers: > > Colibri T30 V1.1B (working) > > [ 0.000000] fuse_speedo_calib: ATE prog ver 3.6 > [ 0.000000] Tegra30: CPU Speedo ID 2, Soc Speedo ID 2 > [ 0.000000] Tegra Revision: A03 SKU: 129 CPU Process: 2 Core Process: 0 > > Colibri T30 V1.1C (below crash) > > [ 0.000000] fuse_speedo_calib: ATE prog ver 3.7 > [ 0.000000] Tegra30: CPU Speedo ID 2, Soc Speedo ID 2 > [ 0.000000] Tegra Revision: A03 SKU: 129 CPU Process: 1 Core Process: 0 That's unfortunate. Just so you know the reason for the delay in responding, I'm trying to do some research to find out the issue. ... > What exactly do those SoC speedo, CPU process and core process numbers > indicate? The SKU, speedo and process information all together allows us to determine min/max limits for the various CPU/SoC voltage rails, and frequencies at which those domains can operate. It's possible that the voltages/frequencies set up/used by mainline U-Boot and/or kernel work fine for some chips but not others. At present, we don't do anything different for different SKUs or process IDs, and hence hopefully in mainline, we chose lowest-common-denominator values that should work across all chips. I'm trying to research what the limits are, and find out if this is actually the case. This may take some time. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html