Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A Dfit-resign.sh95 SIG_SZ=`ls -l ${SIG} | awk '{ print $5 }'`
104 elif [ "${SIG_SZ}" -ne "${LEN}" ]; then
105 echo "ERROR: ${SIG} size ${SIG_SZ} != ${ITB} Signature size ${LEN}"