16 Aug, 2012

1 commit

  • 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

    Mark Salter
     

07 Oct, 2011

1 commit

  • Original port to early 2.6 kernel using TI COFF toolchain.
    Brought up to date by Mark Salter

    Signed-off-by: Aurelien Jacquiot
    Signed-off-by: Mark Salter
    Acked-by: Arnd Bergmann

    Aurelien Jacquiot