commit | 686a0755a3a2f5dcfb85ccd53161b579dd444403 | [log] [tgz] |
---|---|---|
author | Aneesh V <aneesh@ti.com> | Thu Jun 16 23:30:51 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jul 04 10:55:25 2011 +0200 |
tree | a0149a349481b704aedfe31cfd6733ee17a692d6 | |
parent | 3bda3776568a999fe09e6f6443eb84d036ff0327 [diff] |
armv7: add PL310 support to u-boot PL310 is the L2$ controller from ARM used in many SoCs including the Cortex-A9 based OMAP4430 Add support for some of the key PL310 operations - Invalidate all - Invalidate range - Flush(clean & invalidate) all - Flush range Signed-off-by: Aneesh V <aneesh@ti.com>