Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c140 char boot_options[128] = {0}; in get_bootdev_type() local
206 snprintf(boot_options, sizeof(boot_options), in get_bootdev_type()
209 snprintf(boot_options, sizeof(boot_options), in get_bootdev_type()
227 snprintf(boot_options, sizeof(boot_options), in get_bootdev_type()
231 snprintf(boot_options, sizeof(boot_options), in get_bootdev_type()
236 env_update("bootargs", boot_options); in get_bootdev_type()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dactbl1.h209 u16 boot_options; member