ARM: vf610: Enable caches
authorStefan Agner <stefan@agner.ch>
Wed, 15 Apr 2015 10:54:25 +0000 (16:24 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 23 Apr 2015 18:56:09 +0000 (14:56 -0400)
commit7a90a1f260908eb13b3948da0315a729795db1ab
tree97549246c6322f52d599862a183efc7203610902
parent1db503c4b982a06741142588756fdd788474034c
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