Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22155

What is the execution order of xxxxboard.c in u-boot?

$
0
0

The board.c contains many functions but no main function,and will all functions be executed in order?Is there an order of execution?

eg:
int get_memory_base_size()
int dram_init(void)
int dram_init_banksize(void)
int board_early_init_f(void)
u32 get_board_rev(void)
int board_late_init(void)
int board_init(void)

Viewing all articles
Browse latest Browse all 22155

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>