[U-Boot] [PATCH v2] arm, arm-kirkwood: disable l2c before linux boot
Michael Walle
michael at walle.cc
Fri Jan 13 23:59:08 CET 2012
[Sorry can't answer to the original message, because it was blocked by spam
filter]
> Also, I'm missing something: you introduce two functions, for enabling
> and disabling the cache, yet the code uses only the one for disabling.
> So what enabled it in the first place?
The L2C is enabled in arch_misc_init() in
arch/arm/cpu/arm926ejs/kirkwood/cpu.c
My enable function is just for completeness atm.
--
Michael
More information about the U-Boot
mailing list