]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: vf610: Enable caches
authorStefan Agner <stefan@agner.ch>
Wed, 15 Apr 2015 10:54:25 +0000 (16:24 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:43:51 +0000 (14:43 +0200)
commit7d026dd21611281e2cf99161c9aa607c099085fc
treec5aba1a80bb29066a47050cfb40301f9bc1c3d64
parentd51b0b9b5586a9b4c8aa183c2a01cb9198a307bd
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