From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch v4 3/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
Date: Wed, 11 Jun 2014 07:55:46 -0700 [thread overview]
Message-ID: <53986DF2.2040307@freescale.com> (raw)
In-Reply-To: <64C55F0C-4013-4876-B9CD-EA155488D2B6@phytium.com.cn>
On 06/11/2014 07:05 AM, fenghua at phytium.com.cn wrote:
>
> Dear York,
> My mailing list disabled a few days. Maybe I missed something important.
>
>> /*
>> * Performs a clean & invalidation of the entire data cache at all levels
>> */
>> void flush_dcache_all(void)
>> {
>> __asm_flush_dcache_all();
>> + flush_l3_cache();
>> }
>>
>
> I thought the L3 cache is not included in the cache hierarchy.
> So, how about define it as external cache operations named with outer_cache_* just like armv7 did?
>
I have it declared as a weak function. If you think the name needs to change, I
can do so.
York
next prev parent reply other threads:[~2014-06-11 14:55 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-29 20:49 [U-Boot] [Patch v4 1/5] Added 64-bit MMIO accessors for ARMv8 York Sun
2014-05-29 20:49 ` [U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup York Sun
2014-06-02 11:34 ` Mark Rutland
2014-06-02 16:06 ` York Sun
2014-06-02 18:01 ` Mark Rutland
2014-06-04 16:27 ` York Sun
2014-06-05 10:09 ` Mark Rutland
2014-06-05 15:07 ` York Sun
2014-06-05 17:41 ` Mark Rutland
2014-06-05 18:34 ` York Sun
2014-06-06 12:33 ` Mark Rutland
2014-06-06 14:54 ` York Sun
2014-06-06 17:32 ` Mark Rutland
2014-06-06 17:37 ` York Sun
2014-06-06 20:17 ` York Sun
2014-06-06 22:14 ` York Sun
2014-06-10 9:15 ` Mark Rutland
2014-06-10 16:04 ` York Sun
2014-06-13 19:41 ` York Sun
2014-06-18 14:09 ` fenghua at phytium.com.cn
2014-06-18 15:44 ` York Sun
2014-06-06 13:34 ` Rob Herring
2014-06-06 14:52 ` York Sun
2014-06-06 16:09 ` Tom Rini
2014-05-29 20:49 ` [U-Boot] [Patch v4 3/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC York Sun
2014-06-11 14:05 ` fenghua at phytium.com.cn
2014-06-11 14:55 ` York Sun [this message]
2014-05-29 20:49 ` [U-Boot] [Patch v4 4/5] armv8/fsl-lsch3: Add support to load and start MC Firmware York Sun
2014-05-29 20:49 ` [U-Boot] [Patch v4 5/5] ARMv8/ls2100a_emu: Add LS2100A emulator and simulator board support York Sun
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=53986DF2.2040307@freescale.com \
--to=yorksun@freescale.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