[U-Boot] [RFC PATCH 5/5] arm: v7R: Add support for enabling caches

Lokesh Vutla lokeshvutla at ti.com
Tue Apr 24 15:03:32 UTC 2018



On Tuesday 24 April 2018 06:50 PM, Tom Rini wrote:
> On Tue, Apr 24, 2018 at 06:24:48PM +0530, Lokesh Vutla wrote:
> 
>> Cache maintenance procedure is same for v7 and v7R
>> processors. So re-use cache-cp15.c file except for
>> mmu parts.
> 
> I also don't like CONFIG_MMU as it's too generic of a name.  Since for
> this part of the series we need a flag for "we have an MMU we need to
> fiddle", CONFIG_SYS_ARM_MMU ?  Thanks!
> 

okay will make it CONFIG_SYS_ARM_MMU instead.

Thanks and regards,
Lokesh


More information about the U-Boot mailing list