]> git.baikalelectronics.ru Git - uboot.git/commit
MIPS: Allow to prefetch and lock instructions into cache
authorGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 14 Dec 2018 15:16:46 +0000 (16:16 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 19 Dec 2018 14:23:01 +0000 (15:23 +0100)
commit7ba4bfa55f4de72f9187c588d34022dc093a6142
treecb5519d5797426d9bdbf9d7be344522836de58f2
parentf28123b20041dce4d7d94bee558275ec99677bba
MIPS: Allow to prefetch and lock instructions into cache

This path add a new helper allowing to prefetch and lock instructions
into cache. This is useful very early in the boot when no RAM is
available yet.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/mips/include/asm/cacheops.h