linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Argh, can't find dcache properties !
@ 2020-03-23  2:25 Chris Packham
  2020-03-24  4:47 ` Michael Ellerman
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Packham @ 2020-03-23  2:25 UTC (permalink / raw)
  To: christophe.leroy, paulus, mpe, benh, tglx, cai
  Cc: Hamish Martin, linuxppc-dev, linux-kernel

Hi All,

Just booting up v5.5.11 on a Freescale T2080RDB and I'm seeing the
following mesage.

kern.warning linuxbox kernel: Argh, can't find dcache properties !
kern.warning linuxbox kernel: Argh, can't find icache properties !

This was changed from DBG() to pr_warn() in commit 3b9176e9a874
("powerpc/setup_64: fix -Wempty-body warnings") but the message seems
to be much older than that. So it's probably been an issue on the T2080
(and other QorIQ SoCs) for a while.

Looking at the code the t208x doesn't specifiy any of the d-cache-
size/i-cache-size properties. Should I add them to silence the warning
or switch it to pr_debug()/pr_info()?

Thanks,
Chris


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

end of thread, other threads:[~2020-03-25  6:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23  2:25 Argh, can't find dcache properties ! Chris Packham
2020-03-24  4:47 ` Michael Ellerman
2020-03-24 20:06   ` Chris Packham
2020-03-24 20:13     ` Qian Cai
2020-03-25  6:01       ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).