Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-update.sh5 echoerr() { function
215 echoerr "Unable to find mtd partition for ${f##*/}."
220 echoerr "Image ${f##*/} too big for $m."
227 echoerr "Device $s is mounted, ${f##*/} is busy."
/openbmc/u-boot/scripts/
H A Dget_default_envs.sh16 echoerr() { echo "$@" 1>&2; } function
28 { echoerr "File '${ENV_OBJ_FILE}' not found!"; exit 1; }