On 04/28/2014 01:32 PM, Russell King wrote: > diff --git a/arch/arm/mach-tegra/tegra.c b/arch/arm/mach-tegra/tegra.c > DT_MACHINE_START(TEGRA_DT, "NVIDIA Tegra SoC (Flattened Device Tree)") > - .map_io = tegra_map_common_io, > + .l2c_aux_val = 0x3c400001, > + .l2c_aux_mask = 0xc20fc3fe, I assume those values are simply ignored for CPUs without an l2c (or with an architected one?) i.e. A15. If so, Acked-by: Stephen Warren <swarren@xxxxxxxxxx> -- 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