.

common/board\_f.c

1    static int announce_dram_init(void)
2    {
3            puts("DRAM:  ");
4            return 0;
5    }
  • announce_dram_init함수는 "DRAM: "구문만 출력하고 종료합니다.

.

.

.

results matching ""

    No results matching ""