commit | 3e3bc1e6d127fe2fee04f00491d1e088b519f7c4 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Jun 16 23:30:49 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jul 04 10:55:25 2011 +0200 |
tree | 1fa1e0a14c4061d1090596d227ea4f516d5e483a | |
parent | ecee9c84900247695b3de5ea87ea85492be59e1e [diff] |
armv7: integrate cache maintenance support - Enable I-cache on bootup - Enable MMU and D-cache immediately after relocation - Do necessary initialization before enabling d-cache and MMU - Changes to cleanup_before_linux() - Make changes according to the new framework Signed-off-by: Aneesh V <aneesh@ti.com>