Home
last modified time | relevance | path

Searched refs:cpu_hwconfig (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dhwconfig.c69 const char cpu_hwconfig[] __attribute__((weak)) = ""; variable
99 return hwconfig_parse(cpu_hwconfig, strlen(cpu_hwconfig), in __hwconfig()