.
common/board\_f.c
1 static int announce_dram_init(void) 2 { 3 puts("DRAM: "); 4 return 0; 5 }
announce_dram_init