lkml.org 
[lkml]   [2018]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 2/2] arm: npcm: Enable L2 Cache in NPCM7xx
    Date
    Enable L2 Cache in Nuvoton NPCM7xx BMC.

    Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
    ---
    arch/arm/mach-npcm/npcm7xx.c | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/mach-npcm/npcm7xx.c b/arch/arm/mach-npcm/npcm7xx.c
    index 5f7cd88103ef..c5f77d854c4f 100644
    --- a/arch/arm/mach-npcm/npcm7xx.c
    +++ b/arch/arm/mach-npcm/npcm7xx.c
    @@ -17,4 +17,6 @@ static const char *const npcm7xx_dt_match[] = {
    DT_MACHINE_START(NPCM7XX_DT, "NPCM7XX Chip family")
    .atag_offset = 0x100,
    .dt_compat = npcm7xx_dt_match,
    + .l2c_aux_val = 0x0,
    + .l2c_aux_mask = ~0x0,
    MACHINE_END
    --
    2.14.1
    \
     
     \ /
      Last update: 2018-03-16 00:17    [W:2.792 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site