Mike Frysinger
fa48f84a8c
Blackfin: unify memory map headers
...
Many aspects of the Blackfin memory map is exactly the same across all
variants. Rather than copy and paste all of these duplicated values in
each header, unify all of these into the common Blackfin memory map header
file. In the process, push down BF561 SMP specific stuff to the BF561
specific header to keep the noise down.
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
2009-06-22 21:16:07 -04:00
Graf Yang
dbc895f955
Blackfin arch: smp patch cleanup from LKML review
...
1. Use inline get_l1_... functions instead of macro
2. Fix compile issue about smp barrier functions
Signed-off-by: Graf Yang <graf.yang@analog.com >
Signed-off-by: Bryan Wu <cooloney@kernel.org >
2009-01-07 23:14:39 +08:00
Graf Yang
46fa5eecec
Blackfin arch: SMP supporting patchset: some other misc code
...
Blackfin dual core BF561 processor can support SMP like features.
https://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:smp-like
In this patch, we provide SMP extend to some other misc code
Singed-off-by: Graf Yang <graf.yang@analog.com >
Signed-off-by: Bryan Wu <cooloney@kernel.org >
2009-01-07 23:14:39 +08:00
Mike Frysinger
ad5dd97743
Blackfin arch: make sure L2 start and length are always defined (fixes building on BF542)
...
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com >
Signed-off-by: Bryan Wu <cooloney@kernel.org >
2008-10-10 21:17:11 +08:00
Bryan Wu
639f657145
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
...
Signed-off-by: Bryan Wu <cooloney@kernel.org >
2008-08-27 10:51:02 +08:00