]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable L2 cache on supported PowerQUICC and QorIQ platforms
authorJustin Hibbits <jhibbits@FreeBSD.org>
Sat, 13 Jan 2018 01:36:37 +0000 (01:36 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Sat, 13 Jan 2018 01:36:37 +0000 (01:36 +0000)
commite9f96ff45756c0dc552b49f44055da2384b591a2
treebbc2334616f8f2a1424a1ab6dfe2a8d9e586b28f
parent84f2a8a4b4a8267d50bf3fe4c1af50b5f7d5ece3
Enable L2 cache on supported PowerQUICC and QorIQ platforms

Some PowerQUICC and QorIQ platforms have a L2 cache managed via the
memory-mapped configuration registers, and appear as a node in the device
tree.  This adds basic support to enable the cache.
sys/conf/files.powerpc
sys/powerpc/mpc85xx/mpc85xx_cache.c [new file with mode: 0644]