Home
last modified time | relevance | path

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

/u-boot/tools/
A Drkcommon.c93 char *boot_file; member
150 spl_params.boot_file = strchr(spl_params.init_file, ':'); in rkcommon_check_params()
151 if (spl_params.boot_file) { in rkcommon_check_params()
152 *spl_params.boot_file = '\0'; in rkcommon_check_params()
153 spl_params.boot_file += 1; in rkcommon_check_params()
162 if (spl_params.boot_file) { in rkcommon_check_params()
163 size = rkcommon_get_aligned_size(params, spl_params.boot_file); in rkcommon_check_params()
240 if (spl_params.boot_file) in rkcommon_set_header0()
263 if (spl_params.boot_file) { in rkcommon_set_header()
534 if (spl_params.boot_file) { in rockchip_copy_image()
[all …]
/u-boot/doc/
A DREADME.ublimage14 ./tools/mkimage -l <u-boot_file>
/u-boot/doc/imx/mkimage/
A Dimximage.txt20 ./tools/mkimage -l <mx u-boot_file>

Completed in 4 milliseconds