Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A Dfit.sh31 if [ ! -z "${ARG_INI_LOADER}" ]; then
42 if [ ! -z "${ARG_INI_LOADER}" ]; then
H A Dfit-core.sh194 ARG_INI_LOADER=$2
276 ./make.sh --spl ${ARG_INI_LOADER}
279 ./make.sh loader ${ARG_INI_LOADER}
346 spl_file="../rkbin/"`sed -n "/FlashBoot=/s/FlashBoot=//p" ${ARG_INI_LOADER} |tr -d '\r'`
383 ./make.sh --spl ${ARG_INI_LOADER}
386 ./make.sh loader ${ARG_INI_LOADER}
757 cp ${ARG_INI_LOADER} ${MINIALL_INI}
/rk3399_rockchip-uboot/
H A Dmake.sh162 ARG_INI_LOADER=$1
388 if [ ! -z "${ARG_INI_LOADER}" ]; then
389 INI_LOADER=${ARG_INI_LOADER}