.

common/board\_f.c

1    static int setup_dram_config(void)
2    {
3            /* Ram is board specific, so move it to board code ... */
4            dram_init_banksize();
5
6            return 0;
7    }
  • 4번 줄의 dram_init_banksize함수를 수행합니다.

results matching ""

    No results matching ""