Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c45 static void build_command_line(char *command_line, int auto_boot) in build_command_line() argument
63 if (auto_boot) in build_command_line()
239 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage() argument
282 build_command_line(cmd_line, auto_boot); in setup_zimage()
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dparm_def1 # Indicates whether auto_boot should be disabled.
/openbmc/u-boot/arch/x86/include/asm/
H A Dzimage.h35 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot,