u-boot-brain/arch/blackfin/lib
Sonic Zhang c49eabeffc blackfin: convert blackfin board_f and board_r to use generic board init functions
- move blackfin specific cpu init code from blackfin board.c to cpu.c
- remove blackfin specific board init code and invoke generic board_f fron cpu init entry
- rename section name bss_vma to bss_start in order to match the generic board init code
- add a fake relocate_code function to set up the new stack only

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
2014-08-07 15:15:14 +08:00
..
__kgdb.S cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
.gitignore
boot.c blackfin: x86: bootm: Handle PREP stage of bootm 2013-07-12 10:32:39 -04:00
cache.c blackfin: Add more dcache functions 2014-07-07 19:47:11 -04:00
clocks.c blackfin: fixing warning by including proper headers 2013-12-16 11:38:33 +08:00
cmd_cache_dump.c
ins.S
kgdb.c
kgdb.h
Makefile blackfin: convert blackfin board_f and board_r to use generic board init functions 2014-08-07 15:15:14 +08:00
memcmp.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
memcpy.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
memmove.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
memset.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
muldi3.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
outs.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
post.c
sections.c blackfin: convert blackfin board_f and board_r to use generic board init functions 2014-08-07 15:15:14 +08:00
string.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00