Home
last modified time | relevance | path

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

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