From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/6] cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Date: Thu, 13 Oct 2011 14:15:25 -0400 [thread overview]
Message-ID: <201110131415.28202.vapier@gentoo.org> (raw)
In-Reply-To: <CAF6FioWj=tM-TcCDhghd-0dwi2RXcVdw3X9ypV1Q0f0hsDQN0g@mail.gmail.com>
On Thursday 13 October 2011 14:06:41 Anton Staaf wrote:
> On Wed, Oct 12, 2011 at 5:55 PM, Mike Frysinger wrote:
> > On Wednesday 12 October 2011 19:55:59 Anton Staaf wrote:
> >> doc/README.arm-caches | 2 +
> >
> > seems like most of the advice in this is arch independent
>
> Agreed. It probably makes sense to change the name of the file. I'm not
> sure that any of it's contents should be ARM specific moving forward. That
> is, it reflects where all of the supported architectures should go yes?
hmm, i thought you were adding this file, not updating it
the enable_caches() part is ARM specific, as is the Cleanup Before Linux. but
the rest should be in like README.caches.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111013/3deda6dd/attachment.pgp
next prev parent reply other threads:[~2011-10-13 18:15 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-12 23:55 [U-Boot] [PATCH v3 0/6] Add cache line alignment support Anton Staaf
2011-10-12 23:55 ` [U-Boot] [PATCH v3 1/6] cache: add ALLOC_CACHE_ALIGN_BUFFER macro Anton Staaf
2011-10-13 0:55 ` Mike Frysinger
2011-10-13 18:06 ` Anton Staaf
2011-10-13 18:15 ` Mike Frysinger [this message]
2011-10-13 18:20 ` Anton Staaf
2011-10-25 7:23 ` Wolfgang Denk
2011-10-12 23:56 ` [U-Boot] [PATCH v3 2/6] tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra Anton Staaf
2011-10-25 7:23 ` Wolfgang Denk
2011-10-12 23:56 ` [U-Boot] [PATCH v3 3/6] mmc: dcache: allocate cache aligned buffer for scr and switch_status Anton Staaf
2011-10-13 0:55 ` Mike Frysinger
2011-10-25 7:25 ` Wolfgang Denk
2011-10-12 23:56 ` [U-Boot] [PATCH v3 4/6] ext2: Cache line aligned partial sector bounce buffer Anton Staaf
2011-10-25 7:25 ` Wolfgang Denk
2011-10-12 23:56 ` [U-Boot] [PATCH v3 5/6] mmc: dcache: allocate cache aligned buffers for ext_csd Anton Staaf
2011-10-13 0:56 ` Mike Frysinger
2011-10-25 7:26 ` Wolfgang Denk
2011-10-12 23:56 ` [U-Boot] [PATCH v3 6/6] part_efi: dcache: allocate cacheline aligned buffers Anton Staaf
2011-10-13 0:56 ` Mike Frysinger
2011-10-25 7:26 ` Wolfgang Denk
2011-10-24 22:08 ` [U-Boot] [PATCH v3 0/6] Add cache line alignment support Anton Staaf
2011-10-25 7:27 ` Wolfgang Denk
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=201110131415.28202.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.