Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C6X: add Lx_CACHE_SHIFT defines | Mark Salter | 2012-08-15 |
| | | | | | | | | | C6X currently lacks Lx_CACHE_SHIFT defines which are needed in a few places in the generic kernel. This patch adds _SHIFT defines for the various caches and bases the Lx_CACHE_BYTES defines on them. Signed-off-by: Mark Salter <msalter@redhat.com> | ||
* | C6X: cache control | Aurelien Jacquiot | 2011-10-06 |
Original port to early 2.6 kernel using TI COFF toolchain. Brought up to date by Mark Salter <msalter@redhat.com> Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com> Signed-off-by: Mark Salter <msalter@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |