Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A DxyzModem.h68 char *xyzModem_error(int err);
/rk3399_rockchip-uboot/common/spl/
H A Dspl_ymodem.c85 printf("spl: ymodem err - %s\n", xyzModem_error(err)); in spl_ymodem_load_image()
/rk3399_rockchip-uboot/common/
H A DxyzModem.c674 xyzModem_error (int err) in xyzModem_error() function
/rk3399_rockchip-uboot/cmd/
H A Dload.c1022 printf("%s\n", xyzModem_error(err)); in load_serial_ymodem()