Searched refs:boot_file (Results 1 – 4 of 4) sorted by relevance
163 char *boot_file; member220 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 …]
18 …boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
14 ./tools/mkimage -l <u-boot_file>
20 ./tools/mkimage -l <mx u-boot_file>