Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/doc/
H A DREADME.ti-secure50 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>
65 <OUTPUT_FILE> is the full path and filename of the final secure
82 <IMAGE_FLAG> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>
97 <OUTPUT_FILE> is the full path and filename of the final secure
111 create-boot-image.sh <IMAGE_TYPE> <INPUT_FILE> <OUTPUT_FILE>
124 <OUTPUT_FILE> is the full path and filename of the final secure image.
140 <UNUSED> <INPUT_FILE> <OUTPUT_FILE> <UNUSED>
148 <OUTPUT_FILE> is the full path and filename of the final secure image.
208 secure-binary-image.sh <INPUT_FILE> <OUTPUT_FILE>
212 <OUTPUT_FILE> is the full path and filename of the output secure image.
/rk3399_rockchip-uboot/tools/
H A Dgenboardscfg.py32 OUTPUT_FILE = 'boards.cfg' variable
441 parser.add_option('-o', '--output', default=OUTPUT_FILE,
442 help='output file [default=%s]' % OUTPUT_FILE)