Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.h98 #define MAIN_HDR_V1_OPT_BAUD_4800 0x2 macro
H A Dkwbimage.c350 return MAIN_HDR_V1_OPT_BAUD_4800; in baudrate_to_option()