Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.h101 #define MAIN_HDR_V1_OPT_BAUD_38400 0x5 macro
H A Dkwbimage.c356 return MAIN_HDR_V1_OPT_BAUD_38400; in baudrate_to_option()