Searched refs:boot_options (Results 1 – 2 of 2) sorted by relevance
140 char boot_options[128] = {0}; in get_bootdev_type() local206 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()
209 u16 boot_options; member