Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_secboot_err.h44 #define ERROR_ESBC_WRONG_CMD 0x40000 macro
102 { ERROR_ESBC_WRONG_CMD,
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c454 case ERROR_ESBC_WRONG_CMD: in fsl_secboot_handle_error()