Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()