public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* PL310 cache initialization/fixup for BCM63138
@ 2014-08-13 18:09 Florian Fainelli
  2014-08-13 18:24 ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2014-08-13 18:09 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-13 18:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 18:09 PL310 cache initialization/fixup for BCM63138 Florian Fainelli
2014-08-13 18:24 ` Russell King - ARM Linux
2014-08-13 18:41   ` Florian Fainelli
2014-08-13 18:53     ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox