Searched refs:option (Results 1 – 2 of 2) sorted by relevance
36 enum extlinux_option_type option; member44 static enum extlinux_option_type get_option(const char *option) in get_option() argument49 if (!strcmp(options[i].name, option)) in get_option()50 return options[i].option; in get_option()206 static enum extlinux_option_type option; in extlinux_set_property() local210 option = get_option(property); in extlinux_set_property()211 if (option == EO_INVALID) { in extlinux_set_property()216 switch (option) { in extlinux_set_property()
31 is shown as 'Timestamp: xxx' and 'Created: xxx'. If this option is58 This option allows you to boot the new uImage structure,97 This option enables signature verification of FIT uImages,1566 This option enables stopping (aborting) of the automatic1620 This option adds support to fall back from crypt-hashed1628 This option delays the automatic boot feature by issuing1640 This option enables stopping (aborting) of the automatic1661 This option removes the timeout from the password entry1669 This option enables the feature to add a fixed stop1913 in CONFIG_BOOTARGS option. Enable this option to be able to specify[all …]
Completed in 12 milliseconds