commit | 208aaa2b63028279378f5580119eeb31dfd1cabc | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Wed Apr 15 16:24:25 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 23 14:56:09 2015 -0400 |
tree | 97549246c6322f52d599862a183efc7203610902 | |
parent | cb01fb12c45cb8a6bc6c07f7b82a901715fea22c [diff] |
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>