Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlog.h21 LOGL_ERR, /* Error that prevents something from working */ enumerator
166 log(LOG_CATEGORY, LOGL_ERR, "returning err=%d\n", __ret); \
172 log(LOG_CATEGORY, LOGL_ERR, "%s: returning err=%d\n", _msg, \
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.log30 LOGL_ERR - Indicates an error that may cause boot failure