Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
207 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage() argument
254 build_command_line(cmd_line, auto_boot); in setup_zimage()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dzimage.h36 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot,