Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/
H A Dfit-unpack.sh59 for NAME in `fdtget -l ${ITB} /images`
62 NODE="/images/${NAME}"
70 dd if=${ITB} of=${OUT}/${NAME} bs=${SIZE} count=1 skip=${OFFS} iflag=skip_bytes >/dev/null 2>&1
72 touch ${OUT}/${NAME}
78 printf " %-20s: %d bytes" ${NAME} ${SIZE}
82 CSUM=`"${ALGO}"sum ${OUT}/${NAME} | awk '{ print $1}'`
96 printf " %-20s: %d bytes... %s" ${NAME} ${SIZE} ${ALGO}
116 for NAME in `fdtget -l ${ITB} /images`; do
117 COMPRESSION=`fdtget -ts ${ITB} /images/${NAME} compression`
118 …if [ "${COMPRESSION}" == "gzip" ] && fdtget -l "${TMP_ITB}" /images/${NAME}/digest >/dev/null 2>&1…
[all …]
H A Dbuild-tftp-firmware.sh154 NAME=`echo ${IMAGE} | awk -F "." '{ print $1 }'`
162 SEQ_NAME="seq0${SEQ}-${NAME}"
164 SEQ_NAME="seq${SEQ}-${NAME}"
204 NAME=`echo ${IMG} | awk -F "." '{ print $1 }'`
205 echo " ${NAME} {
206 data = /incbin/(\"./${NAME}${SUFFIX}\");
214 FIRMWARES=${FIRMWARES}"\"${NAME}\", "
216 FIRMWARES=${FIRMWARES}"\"${NAME}\""
217 LAST_IMG=${NAME}
H A Dfit-sign.sh600 NAME=`basename ${FILE}`
601 echo " - ${NAME}=${VERSION}"
/rk3399_rockchip-uboot/
H A Dmake.sh375 NAME=`filt_val "CONFIG_LOADER_INI" .config`
376 if [ ! -z "${NAME}" ]; then
377 INI_LOADER=${RKBIN}/RKBOOT/${NAME}
379 NAME=`filt_val "CONFIG_TRUST_INI" .config`
380 if [ ! -z "${NAME}" ]; then
381 INI_TRUST=${RKBIN}/RKTRUST/${NAME}
590 NAME=`awk -F "," '/'${INIT_IDX}'=/ { printf $1 }' ${INI} | tr -d ' ' | awk -F "=" '{ print $2 }'`
592 cp ${RKBIN}/${NAME} ${INIT_BIN}
618 NAME=`awk -F "," '/'${MCU_IDX}'=/ { printf $1 }' ${INI} | tr -d ' ' | awk -F "=" '{ print $2 }'`
620 cp ${RKBIN}/${NAME} ${MCU_BIN}
[all …]
H A DMakefile9 NAME = macro
/rk3399_rockchip-uboot/include/
H A Dppc_asm.tmpl43 #define GOT_ENTRY(NAME) .L_ ## NAME = . - .LCTOC1 ; .long NAME
45 #define GOT(NAME) .L_ ## NAME (r12)
/rk3399_rockchip-uboot/lib/zlib/
H A Dinflate.h27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
H A Dinflate.c473 state->mode = NAME; in inflate()
474 case NAME: in inflate()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped41 USER NAME SPACE" below. */
251 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
263 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
335 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
339 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
344 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
373 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
381 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
387 void free (void *); /* INFRINGES ON USER NAME SPACE */
832 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped41 USER NAME SPACE" below. */
236 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
248 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
320 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
324 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
329 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
358 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
366 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
372 void free (void *); /* INFRINGES ON USER NAME SPACE */
771 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt317 NAME: kernel@1