Home
last modified time | relevance | path

Searched refs:boot_file (Results 1 – 7 of 7) 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/linux/block/partitions/
H A Dsgi.c20 s8 boot_file[16]; /* Name of boot file for ARCS */ member
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py615 def get_custom_config(boot_file): argument
624 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>
/openbmc/linux/net/ipv4/
H A Dipconfig.c643 u8 boot_file[128]; /* Name of boot file */ member