Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DxyzModem.h67 char *xyzModem_error(int err);
/openbmc/u-boot/common/spl/
H A Dspl_ymodem.c85 printf("spl: ymodem err - %s\n", xyzModem_error(err)); in spl_ymodem_load_image()
/openbmc/u-boot/common/
H A DxyzModem.c675 xyzModem_error (int err) in xyzModem_error() function
/openbmc/u-boot/cmd/
H A Dload.c992 printf("%s\n", xyzModem_error(err)); in load_serial_ymodem()