Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwbimage.h96 #define MAIN_HDR_V1_OPT_BAUD_DEFAULT 0 macro
H A Dkwbimage.c362 return MAIN_HDR_V1_OPT_BAUD_DEFAULT; in baudrate_to_option()