Skip to content
Snippets Groups Projects
Commit c49eabef authored by Sonic Zhang's avatar Sonic Zhang
Browse files

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: default avatarSonic Zhang <sonic.zhang@analog.com>
parent 9f9a65c8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment