Home
last modified time | relevance | path

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

/boot/
A Dbootmeth_extlinux.c36 enum extlinux_option_type option; member
44 static enum extlinux_option_type get_option(const char *option) in get_option() argument
49 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() local
210 option = get_option(property); in extlinux_set_property()
211 if (option == EO_INVALID) { in extlinux_set_property()
216 switch (option) { in extlinux_set_property()
A DKconfig31 is shown as 'Timestamp: xxx' and 'Created: xxx'. If this option is
58 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 automatic
1620 This option adds support to fall back from crypt-hashed
1628 This option delays the automatic boot feature by issuing
1640 This option enables stopping (aborting) of the automatic
1661 This option removes the timeout from the password entry
1669 This option enables the feature to add a fixed stop
1913 in CONFIG_BOOTARGS option. Enable this option to be able to specify
[all …]

Completed in 12 milliseconds