Hi Sachin,
> --- a/arch/arm/mach-exynos/mach-exynos4-dt.c
> +++ b/arch/arm/mach-exynos/mach-exynos4-dt.c
> @@ -49,11 +49,18 @@ static void __init exynos4_reserve(void)
> mfc_mem.lsize);
> #endif
> }
> +
> +static void __init exynos4_early_init(void)
> +{
> + exynos4_l2x0_cache_init();
> + exynos_firmware_init();
I think, exynos4_l2xO_cache_init() should be called after
exynos_firmware_init(),
though support for l2x0_cache_init through firmware is not their yet
but firmware_init should be done earlier that that.
Regards,
Yadwinder
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html