[U-Boot] [PATCH v3 1/6] cache: add ALLOC_CACHE_ALIGN_BUFFER macro

Anton Staaf robotboy at google.com
Thu Oct 13 20:20:16 CEST 2011


On Thu, Oct 13, 2011 at 11:15 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> 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

Nope, just adding a line about the new buffer allocation macro.

> the enable_caches() part is ARM specific, as is the Cleanup Before Linux.  but
> the rest should be in like README.caches.

Let's do that in a separate patch.

Thanks,
    Anton

> -mike
>


More information about the U-Boot mailing list