Searched refs:CONFIG_PREBOOT (Results 1 – 25 of 74) sorted by relevance
123
105 #undef CONFIG_PREBOOT /* override preboot for USB and SPI flash init */106 #define CONFIG_PREBOOT "usb start; sf probe" macro
26 #define CONFIG_PREBOOT "run cfgscr; run brdefaultip" macro
15 #define CONFIG_PREBOOT "run try_bootscript" macro
40 #define CONFIG_PREBOOT macro
45 #define CONFIG_PREBOOT macro
38 #define CONFIG_PREBOOT macro
39 #define CONFIG_PREBOOT macro
41 #define CONFIG_PREBOOT macro
54 #define CONFIG_PREBOOT \ macro
66 #define CONFIG_PREBOOT macro
58 #define CONFIG_PREBOOT macro
59 #define CONFIG_PREBOOT macro
16 #define CONFIG_PREBOOT macro
71 #define CONFIG_PREBOOT macro
35 #define CONFIG_PREBOOT "pci enum" macro
52 #define CONFIG_PREBOOT macro
24 #define CONFIG_PREBOOT macro
101 #define CONFIG_PREBOOT "" macro
13 #define CONFIG_PREBOOT macro
61 #define CONFIG_PREBOOT \ macro
82 #undef CONFIG_PREBOOT
43 #define CONFIG_PREBOOT /* enable preboot variable */ macro
64 #ifdef CONFIG_PREBOOT65 "preboot=" CONFIG_PREBOOT "\0"
9 CONFIG_PREBOOT="setenv bootmenu_0 UEFI Boot Manager=bootefi bootmgr; setenv bootmenu_1 UEFI Mainten…
22 #ifdef CONFIG_PREBOOT in run_preboot_environment_command()