linux/arch/blackfin/mach-bf561
Mike Frysinger 3132b58679 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files
theres no need to declare ram{end,start,base} in the head.S files
when declaring them with the other memory related variables in setup.c
is so much simpler/nicer

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-04-24 05:12:09 +08:00
..
boards [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
coreb.c [Blackfin] arch: fix bug when DMA operation related core B of BF561 2007-12-24 19:51:31 +08:00
dma.c Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00
head.S [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files 2008-04-24 05:12:09 +08:00
ints-priority.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
Kconfig Blackfin arch: split board selection off into mach subdirs 2007-11-15 20:49:44 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00