public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [bug report]cmd: cache: output information
@ 2016-07-23  6:31 jk
  2016-07-26  2:47 ` Simon Glass
  0 siblings, 1 reply; 4+ messages in thread
From: jk @ 2016-07-23  6:31 UTC (permalink / raw)
  To: u-boot

Hi guys,

I think the output of command 'dcache' is improper. It always print 
'writethrough' regardless of the real policy, such as write back.

=> dcache
Data (writethrough) Cache is ON

Not only ARM but also other socs support cache, hence we can't 
differentiate policy by macro (i.e CONFIG_SYS_ARM_CACHE_WRITETHROUGH).
Can you think of anything better?

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

end of thread, other threads:[~2016-08-01  1:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-23  6:31 [U-Boot] [bug report]cmd: cache: output information jk
2016-07-26  2:47 ` Simon Glass
2016-07-26  2:56   ` jk
2016-08-01  1:01     ` Simon Glass

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