[PATCH v1 2/2] arm: npcm: Enable L2 Cache in NPCM7xx

Arnd Bergmann arnd at arndb.de
Fri Apr 6 06:42:06 AEST 2018


On Thu, Apr 5, 2018 at 6:56 PM, Tomer Maimon <tmaimon77 at gmail.com> wrote:
> On 5 April 2018 at 15:54, Arnd Bergmann <arnd at arndb.de> wrote:
>> On Fri, Mar 16, 2018 at 10:51 PM, Tomer Maimon <tmaimon77 at gmail.com> wrote:
>
> It seems that I have to add l2c_aux_val, l2c_aux_mask parameters to the
> DT_MACHINE_START
> to enable the L2 Cache.
>>
>>
>> The last email in that thread mentions
>> L310_AUX_CTRL_CACHE_REPLACE_RR, is that required after all?
>
>
> No it is not require this is why I added:
> .l2c_aux_val    = 0x0,
> .l2c_aux_mask   = ~0x0,
>
> Can I resend it on Sunday?

Yes, please resend it as soon as you have the time to improve the changelog,
no need to wait if you can do it right away. We can always merge bugfixes,
but doing it earlier rather than later is better.

      Arnd


More information about the openbmc mailing list