Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A Dstacktrace.sh10 INPUT_FILE=$1
39 elif [ ! -f ${INPUT_FILE} ]; then
40 echo "ERROR: No ${INPUT_FILE}"
47 dos2unix ${INPUT_FILE}
54 grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep [PC,LR] | while read line
86 grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep -v [PC,LR] | while read line
114 line=`grep '\[< ' ${INPUT_FILE} | grep '>\]' | grep [PC]`
/rk3399_rockchip-uboot/doc/
H A DREADME.ti-secure50 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>
61 <INPUT_FILE> is the full path and filename of the public world boot
76 <INPUT_FILE>
82 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>
93 <INPUT_FILE> is the full path and filename of the public world boot
106 <INPUT_FILE>
111 create-boot-image.sh <IMAGE_TYPE> <INPUT_FILE> <OUTPUT_FILE>
121 <INPUT_FILE> is the full path and filename of the public world boot
140 <UNUSED> <INPUT_FILE> <OUTPUT_FILE> <UNUSED>
144 <INPUT_FILE> is the full path and filename of the public world boot
[all …]