Home
last modified time | relevance | path

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

/openbmc/u-boot/configs/
H A Daxm_defconfig19boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py83 boot_file = open(temp_file_path)
84 boot_table = json.load(boot_file, object_hook=DotDict)
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py631 def get_custom_config(boot_file): argument
640 cfg_file = find_canned(scripts_path, boot_file)
/openbmc/u-boot/doc/
H A DREADME.ublimage14 ./tools/mkimage -l <u-boot_file>
/openbmc/u-boot/doc/imx/mkimage/
H A Dimximage.txt20 ./tools/mkimage -l <mx u-boot_file>