]> git.dujemihanovic.xyz Git - u-boot.git/commit
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
authorStefan Roese <sr@denx.de>
Thu, 14 May 2020 09:59:03 +0000 (11:59 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 18 Jul 2020 12:23:25 +0000 (14:23 +0200)
commit2eed3dca229e97aa03954ee5178457c4f2f8cfdb
tree61100bd50c69a9e14f471b0219bbc7189a9421e9
parentc37281310593c01981516bb706242f80295a1308
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM

This patch enables the usage of CONFIG_MIPS_L2_CACHE without
CONFIG_MIPS_CM, which is what is needed for the newly added Octeon
platform.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/include/asm/cm.h
arch/mips/lib/cache.c