PL310 cache initialization/fixup for BCM63138
Florian Fainelli
f.fainelli at gmail.com
Wed Aug 13 11:09:19 PDT 2014
Hi Russell, Arnd,
The PL310 cache present on BCM63138 comes up with wrong values out of
reset in particular, I need to at least override the way-size to be
32KiB otherwise.
Right now, I am overriding the auxiliary control register by supplying a
non 0xffffffff aux_ctrl_mask to l2x0_of_init().
Should I rather use a separate compatible string for it and perform the
"fixup" in a separate of_parse() callback, or in a separate fixup()
callback?
Or is it recommended to keep overriding the aux_ctrl_mask as part of the
call to l2x0_of_init()?
Thanks!
--
Florian
More information about the linux-arm-kernel
mailing list