From: jk <jk.kernel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [bug report]cmd: cache: output information
Date: Sat, 23 Jul 2016 14:31:57 +0800 [thread overview]
Message-ID: <57930F5D.5070605@gmail.com> (raw)
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?
next reply other threads:[~2016-07-23 6:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-23 6:31 jk [this message]
2016-07-26 2:47 ` [U-Boot] [bug report]cmd: cache: output information Simon Glass
2016-07-26 2:56 ` jk
2016-08-01 1:01 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57930F5D.5070605@gmail.com \
--to=jk.kernel@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox