Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Drkcommon.c163 char *boot_file; member
220 spl_params.boot_file = strchr(spl_params.init_file, ':'); in rkcommon_check_params()
221 if (spl_params.boot_file) { in rkcommon_check_params()
222 *spl_params.boot_file = '\0'; in rkcommon_check_params()
223 spl_params.boot_file += 1; in rkcommon_check_params()
232 if (spl_params.boot_file) { in rkcommon_check_params()
234 rkcommon_get_aligned_size(params, spl_params.boot_file); in rkcommon_check_params()
327 if (spl_params.boot_file) in rkcommon_set_header0()
385 if (spl_params.boot_file) { in rkcommon_set_header()
684 if (spl_params.boot_file) { in rockchip_copy_image()
[all …]
/rk3399_rockchip-uboot/configs/
H A Daxm_defconfig18boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
/rk3399_rockchip-uboot/doc/
H A DREADME.ublimage14 ./tools/mkimage -l <u-boot_file>
H A DREADME.imximage20 ./tools/mkimage -l <mx u-boot_file>