Home
last modified time | relevance | path

Searched refs:ARG_INI_TRUST (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Dfit.sh26 if [ ! -z "${ARG_INI_TRUST}" ]; then
37 if [ ! -z "${ARG_INI_TRUST}" ]; then
H A Dfit-core.sh190 ARG_INI_TRUST=$2
268 ./make.sh itb ${ARG_INI_TRUST}
404 compression=`awk -F"," '/COMPRESSION=/ { printf $1 }' ${ARG_INI_TRUST} | tr -d ' ' | cut -c 13-`
/rk3399_rockchip-uboot/
H A Dmake.sh164 ARG_INI_TRUST=$1
385 if [ ! -z "${ARG_INI_TRUST}" ]; then
386 INI_TRUST=${ARG_INI_TRUST}