nds32: L2 cache support
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 06:34:56 +0000 (14:34 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:34 +0000 (10:44 +0800)
commit3af6e29254cb5edf7cb1982081fce05797541633
tree4a9742db4c773985c645bad9546d43889563c405
parente9d0704aa134de05b21085e6e9dab863e7ab38f7
nds32: L2 cache support

This patch adds L2 cache support.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/asm/l2_cache.h [new file with mode: 0644]
arch/nds32/kernel/atl2c.c [new file with mode: 0644]