linux-stable/include/asm-blackfin/mach-common
Bernd Schmidt 29440a2b4c Blackfin arch: Start untangling the CPLB handling code.
- Move cache initialization to C from assembly.
 - Move anomaly workaround for writing [ID]MEM_CONTROL to assembly, so
   that we don't have to mess around with .align directives in C source.
 - Fix a bug where bfin_write_DMEM_CONTROL would write to IMEM_CONTROL
 - Break out CPLB related code from kernel/setup.c into their own file.
 - Don't define variables in header files, only declare them.

Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-12 16:25:29 +08:00
..
cdef_LPBlackfin.h Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
context.S blackfin architecture 2007-05-07 12:12:58 -07:00
def_LPBlackfin.h Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT 2007-06-14 12:54:44 +08:00