Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhwconfig.c69 const char board_hwconfig[] __attribute__((weak)) = ""; variable
93 ret = hwconfig_parse(board_hwconfig, strlen(board_hwconfig), in __hwconfig()