.

arch/arm/mach-bcm283x/init.c

1    int arch_cpu_init(void)
2    {
3            icache_enable();
4
5            return 0;
6    }
  • 3번 줄에서 명령어 캐쉬를 enable시킵니다.

results matching ""

    No results matching ""