]> code.ossystems Code Review - bsp/u-boot.git/commit
ARM: vf610: Enable caches
authorStefan Agner <stefan@agner.ch>
Wed, 15 Apr 2015 10:54:25 +0000 (16:24 +0530)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Apr 2015 20:56:26 +0000 (17:56 -0300)
commitec4acf41bbd78194fbc3f8ef9441ea968b068c7e
treecc3ffca9c56b1624896e0cad22682a45175de12b
parentd0b33b7c4106f638583267e56038052ef92da075
ARM: vf610: Enable caches

Enables caches which provides a rather huge speedup of the boot loader.
Also mark the on-chip RAM as cachable since this is the area U-Boot runs
from.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
arch/arm/cpu/armv7/vf610/generic.c