[U-Boot] [PATCH 2/5] arm1176/cpu: Add icache and dcache support

Stephen Warren swarren at wwwdotorg.org
Tue Jul 14 06:57:08 CEST 2015


On 07/12/2015 01:26 AM, Alexander Stein wrote:
> On Friday 10 July 2015, 23:21:32 wrote Stephen Warren:
>> On 07/04/2015 03:48 AM, Alexander Stein wrote:
>>> The code is copied 1:1 from arm1136 which uses the same cp15 registers.
>>
>> Same comment here. Perhaps create a cache-armv6.c (or whatever name is
>> appropriate; I'm not sure if ARMv6 mandates caches work this way, or if
>> ARM11 is a better name, or ...?
> 
> I know that cortex-m0 and cortex-m1 are also ARMv6(-M). I have no idea how cache works there or even if there is any.
> I think ARM11 seems more suitable for me. But where to put? Currently each CPU core has it's own directory.

Perhaps create an arch/arm/cpu/arm11 or arch/arm/cpu/armv6 directory?



More information about the U-Boot mailing list