]> git.baikalelectronics.ru Git - kernel.git/commit
nios2: rework cache
authorLey Foon Tan <lftan@altera.com>
Fri, 24 Apr 2015 06:18:55 +0000 (14:18 +0800)
committerLey Foon Tan <lftan@altera.com>
Fri, 24 Apr 2015 06:49:53 +0000 (14:49 +0800)
commit956d35b0f5b230aac9b0ac528624a66b1c106208
tree560890c58f12f77d2e1d70482cefc6b0c4111d6e
parent38fa69333a01345712f105889af7256beff89bd5
nios2: rework cache

- flush dcache before flush instruction cache
- remork update_mmu_cache and flush_dcache_page
- add shmparam.h

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/Kbuild
arch/nios2/include/asm/shmparam.h [new file with mode: 0644]
arch/nios2/mm/cacheflush.c