Home
last modified time | relevance | path

Searched refs:Boot (Results 1 – 25 of 1290) sorted by relevance

12345678910>>...52

/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_boot_devices.robot25 ... Disabled=Boot Flag Invalid
29 &{redfish_ipmi_target_map} Hdd=Force Boot from default Hard-Drive
31 ... Diags=Force Boot from default Hard-Drive, request Safe-Mode
32 ... Cd=Force Boot from CD/DVD
33 ... BiosSetup=Force Boot into BIOS Setup
45 Verify BMC Redfish Boot Source Override with Enabled Mode As Once
46 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Once.
48 [Template] Set And Verify Boot Source Override
65 Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous
66 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous.
[all …]
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_host_boot_ras.robot3 ... pdbg utility during HOST Boot path.
29 Verify Pdbg Recoverable Callout Handling For MCA During Host Boot
32 ... using pdbg tool during Host Boot path.
38 Inject Error At HOST Boot Path ${value[0]} ${value[1]}
43 Verify Pdbg Recoverable Callout Handling For MCI During Host Boot
45 ... using pdbg tool during Host Boot path.
51 Inject Error At HOST Boot Path ${value[0]} ${value[1]}
55 Verify Pdbg Recoverable Callout Handling For NXDMAENG During Host Boot
57 ... using pdbg tool during Host Boot path.
63 Inject Error At HOST Boot Path ${value[0]} ${value[1]}
[all …]
/openbmc/u-boot/doc/SPI/
H A DREADME.ti_qspi_dra_test2 Simple steps used to test the QSPI at U-Boot
5 For #1, build the patched U-Boot and load MLO/u-boot.img
8 Boot from another medium like MMC
11 U-Boot# mmc dev 0
13 U-Boot# fatload mmc 0 0x82000000 MLO
16 U-Boot# fatload mmc 0 0x83000000 u-boot.img
23 U-Boot# sf probe 0
25 U-Boot# sf erase 0 0x10000
27 U-Boot# sf erase 0x20000 0x10000
29 U-Boot# sf erase 0x30000 0x10000
[all …]
/openbmc/u-boot/board/ti/dra7xx/
H A DREADME12 Alternative Boot operation mode or Boot Sequence Option 1/2. In this
16 U-Boot # setenv autoload no
17 U-Boot # usb start
18 U-Boot # dhcp
19 U-Boot # mmc dev 1 1
20 U-Boot # tftp ${loadaddr} dra7xx/MLO
21 U-Boot # mmc write ${loadaddr} 0 100
22 U-Boot # tftp ${loadaddr} dra7xx/u-boot.img
23 U-Boot # mmc write ${loadaddr} 300 400
24 U-Boot # mmc bootbus 1 2 0 2
[all …]
/openbmc/u-boot/board/ti/am335x/
H A DREADME62 U-Boot # mmc rescan
64 U-Boot # nand erase.chip
65 U-Boot # env default -f -a
66 U-Boot # saveenv
68 U-Boot # load mmc 0 0x82000000 MLO
69 U-Boot # nand write 0x82000000 0x00000 0x20000
70 U-Boot # nand write 0x82000000 0x20000 0x20000
71 U-Boot # nand write 0x82000000 0x40000 0x20000
72 U-Boot # nand write 0x82000000 0x60000 0x20000
74 U-Boot # load mmc 0 0x82000000 u-boot.img
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/
H A Dmeson.build8 sdbusplus_current_path = 'xyz/openbmc_project/Control/Boot'
11 'xyz/openbmc_project/Control/Boot/Mode__markdown'.underscorify(),
13 '../../../../../yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml',
27 'xyz/openbmc_project/Control/Boot/Mode',
35 'xyz/openbmc_project/Control/Boot/RebootAttempts__markdown'.underscorify(),
37 '../../../../../yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml',
51 'xyz/openbmc_project/Control/Boot/RebootAttempts',
59 'xyz/openbmc_project/Control/Boot/RebootPolicy__markdown'.underscorify(),
61 '../../../../../yaml/xyz/openbmc_project/Control/Boot/RebootPolicy.interface.yaml',
75 'xyz/openbmc_project/Control/Boot/RebootPolicy',
[all …]
/openbmc/u-boot/board/ti/omap5_uevm/
H A DREADME12 Alternative Boot operation mode or Boot Sequence Option 1/2. In this
16 U-Boot # setenv autoload no
17 U-Boot # usb start
18 U-Boot # dhcp
19 U-Boot # mmc dev 1 1
20 U-Boot # tftp ${loadaddr} omap5uevm/MLO
21 U-Boot # mmc write ${loadaddr} 0 100
22 U-Boot # tftp ${loadaddr} omap5uevm/u-boot.img
23 U-Boot # mmc write ${loadaddr} 300 400
24 U-Boot # mmc bootbus 1 2 0 2
[all …]
/openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces/
H A D0001-Add-boot-initiator-mailbox-interface.patch6 Add the xyz.openbmc_project.Control.Boot.Mailbox interface to allow
8 its specific parameters. This is based on IPMI 2.0 Table 28-14 'Boot
9 Option Parameters' parameter 7 'Boot initiator mailbox'.
16 .../Control/Boot/Mailbox/meson.build | 14 +++++
17 .../openbmc_project/Control/Boot/meson.build | 15 +++++
18 .../Control/Boot/Mailbox.interface.yaml | 63 +++++++++++++++++++
20 create mode 100644 gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build
21 create mode 100644 xyz/openbmc_project/Control/Boot/Mailbox.interface.yaml
23 diff --git a/gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build b/gen/xyz/openbmc_project/Con…
27 +++ b/gen/xyz/openbmc_project/Control/Boot/Mailbox/meson.build
[all …]
/openbmc/webui-vue/src/store/modules/Operations/
H A DBootSettingsStore.js36 .then(({ data: { Boot } }) => { field in AnonymousClassc677f5850201.data
39 Boot['BootSourceOverrideTarget@Redfish.AllowableValues'],
41 commit('setOverrideEnabled', Boot.BootSourceOverrideEnabled);
42 commit('setBootSource', Boot.BootSourceOverrideTarget);
50 const data = { Boot: {} }; property in BootSettingsStore.actions.saveBootSettings.data
51 data.Boot.BootSourceOverrideTarget = bootSource;
54 data.Boot.BootSourceOverrideEnabled = 'Once';
56 data.Boot.BootSourceOverrideEnabled = 'Disabled';
58 data.Boot.BootSourceOverrideEnabled = 'Continuous';
65 commit('setBootSource', data.Boot.BootSourceOverrideTarget);
[all …]
/openbmc/u-boot/board/logicpd/omap3som/
H A DREADME23 U-Boot # mmc rescan
25 U-Boot # fatload mmc 0 ${loadaddr} uImage
26 U-Boot # run loadfdt
27 U-Boot # setenv optargs quiet
28 U-Boot # run mmcargs
29 U-Boot # run common_bootargs
30 U-Boot # spl export fdt ${loadaddr} - ${fdtaddr}
37 U-Boot # fatwrite mmc 0:1 0x8dec9000 args 0x20000
50 U-Boot # nand read ${loadaddr} kernel
51 U-Boot # load nand rootfs ${fdtaddr} /boot/am335x-evm.dtb
[all …]
/openbmc/u-boot/doc/
H A DREADME.u-boot_on_efi5 U-Boot on EFI
7 This document provides information about U-Boot running on top of EFI, either
8 as an application or just as a means of getting U-Boot onto a new platform.
29 Running U-Boot on EFI is useful in several situations:
31 - You have EFI running on a board but U-Boot does not natively support it
32 fully yet. You can boot into U-Boot from EFI and use that until U-Boot is
38 - You plan to use coreboot to boot into U-Boot but coreboot support does
39 not currently exist for your platform. In the meantime you can use U-Boot
40 on EFI and then move to U-Boot on coreboot when ready
42 - You use EFI but want to experiment with a simpler alternative like U-Boot
[all …]
H A DREADME.mediatek7 This document describes how to compile the U-Boot and how to change U-Boot
21 -Configure the U-Boot:
30 Boot sequence
32 -Bootrom -> MTK preloader -> U-Boot
36 This version of U-Boot doesn't implement SPL. So, MTK preloader binary
42 -Bootrom -> SPL -> U-Boot
49 To update the U-Boot configuration, please refer to doc/README.kconfig
67 Used by U-Boot SPL of MT7629 and preloader of MT7623.
76 Now this header is used by U-Boot of MT7623.
87 For first stage bootloader like U-Boot SPL or preloader, it usually points to the
[all …]
H A DREADME.bootmenu8 The "bootmenu" command uses U-Boot menu interfaces and provides
13 menu entry invokes an U-Boot command (or a list of commands)
49 Bootmenu always adds menu entry "U-Boot console" at the end of all menu
51 the bootmenu terminates and the usual U-Boot command prompt is presented
56 setenv bootmenu_0 Boot 1. kernel=bootm 0x82000000 # Set first menu entry
57 setenv bootmenu_1 Boot 2. kernel=bootm 0x83000000 # Set second menu entry
59 setenv bootmenu_3 U-Boot boot order=boot # Set fourth menu entry
68 │ *** U-Boot Boot Menu *** │
70Boot 1. kernel │
71Boot 2. kernel │
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/
H A Dmeson.build6 sdbusplus_current_path = 'xyz/openbmc_project/State/Boot'
9 'xyz/openbmc_project/State/Boot/PostCode__markdown'.underscorify(),
11 '../../../../../yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml',
25 'xyz/openbmc_project/State/Boot/PostCode',
33 'xyz/openbmc_project/State/Boot/Progress__markdown'.underscorify(),
35 '../../../../../yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml',
49 'xyz/openbmc_project/State/Boot/Progress',
57 'xyz/openbmc_project/State/Boot/Raw__markdown'.underscorify(),
59 '../../../../../yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml',
73 'xyz/openbmc_project/State/Boot/Raw',
/openbmc/u-boot/board/ti/ks2_evm/
H A DREADME1 U-Boot port for Texas Instruments Keystone II EVM boards
6 This README has information on the U-Boot port for K2HK, K2E, and K2L EVM boards.
29 Some of the peripherals that are configured by U-Boot
44 to install this image from U-Boot.
56 As U-Boot is migrating to Kconfig there is also board defconfig files
83 Load and Run U-Boot on keystone EVMs using CCS
90 Use u-boot.bin from the build folder for loading and running U-Boot binary
97 to configure SW1 dip switch to use "No Boot/JTAG DSP Little Endian Boot Mode"
105 loading the U-Boot binary on the target EVM. Instead do the following:-
118 5. The U-Boot prompt is shown at the Tera Term/ Hyper terminal console as
[all …]
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite1 U-Boot for the Freescale i.MX6q SabreLite board
4 This file contains information for the port of U-Boot to the Freescale
11 To build U-Boot for the SabreLite board:
17 2. Boot from SD card
23 BootROM to load the U-Boot from SD card.
46 3. Power-up the SabreLite, press 'space' to enter command mode in the U-Boot
50 MX6Q SABRELITE U-Boot > mmc dev 0
51 MX6Q SABRELITE U-Boot > mmc read 0x10800000 0 200
52 MX6Q SABRELITE U-Boot > sf probe
53 MX6Q SABRELITE U-Boot > sf erase 0 0x40000
[all …]
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dmx6_mx7_spl_secure_boot.txt2 + i.MX6, i.MX7 U-Boot HABv4 Secure Boot guide for SPL targets +
9 step-by-step procedure on how to sign and securely boot an U-Boot image for
18 The U-Boot provides Second Program Loader (SPL) support which generates two
19 final images, SPL and U-Boot proper. The HABv4 can be used to authenticate
24 enablement. Once the DDR is available, the SPL code loads the U-Boot proper
28 The U-Boot provides support to secure boot configuration and also provide
32 When built with this configuration the U-Boot correctly pads the final SPL
36 The U-Boot also append an Image Vector Table (IVT) in the final U-Boot proper
44 | | Boot Data |
84 The first step is to generate an U-Boot image supporting the HAB features
[all …]
/openbmc/u-boot/test/py/
H A DREADME.md1 # U-Boot pytest suite
5 This tool aims to test U-Boot by executing U-Boot shell commands using the
7 U-Boot console, run the entire script of tests against it, and summarize the
11 U-Boot; there can be no disconnect.
12 - There is no need to write or embed test-related code into U-Boot itself.
15 - It is reasonably simple to interact with U-Boot in this way.
19 The test suite is implemented using pytest. Interaction with the U-Boot console
40 - Executing a sandbox port of U-Boot on the local machine as a sub-process,
42 - Executing an external "hook" scripts to flash a U-Boot binary onto a
64 To run the testsuite on the sandbox port (U-Boot built as a native user-space
[all …]
/openbmc/u-boot/lib/efi/
H A DKconfig2 bool "Support running U-Boot from EFI"
5 U-Boot can be started from EFI on certain platforms. This allows
6 EFI to perform most of the system init and then jump to U-Boot for
7 final system boot. Another option is to run U-Boot as an EFI
8 application, with U-Boot using EFI's drivers instead of its own.
17 Build U-Boot as an application which can be started from EFI. This
19 U-Boot to it. It allows only very basic functionality, such as a
29 hex "Amount of EFI RAM for U-Boot"
33 Set the amount of EFI RAM which is claimed by U-Boot for its own
34 use. U-Boot allocates this from EFI on start-up (along with a few
[all …]
/openbmc/u-boot/doc/imx/common/
H A Dmxs.txt1 Booting U-Boot on a MXS processor
4 This document describes the MXS U-Boot port. This document mostly covers topics
14 into the unix command prompt in U-Boot source code root directory.
16 The (=>) introduces a snipped of code that should by typed into U-Boot command
23 2) Compiling U-Boot for a MXS based board
24 3) Installation of U-Boot for a MXS based board to SD card
25 4) Installation of U-Boot into NAND flash on a MX28 based board
26 5) Installation of U-Boot into SPI NOR flash on a MX28 based board
32 mandatory tool is the "mxsboot" tool found in U-Boot source tree. The
33 tool is built automatically when compiling U-Boot for i.MX23 or i.MX28.
[all …]
/openbmc/u-boot/board/st/stm32mp1/
H A DREADME6 U-Boot on STMicroelectronics STM32MP1
15 U-Boot supports one STMP32MP1 SoCs: STM32MP157
25 Everything is supported in Linux but U-Boot is limited to:
40 3. Boot Sequences
51 BootRom => FSBL = U-Boot SPL => SSBL = U-Boot
53 U-Boot is running in secure mode and provide a secure monitor to the kernel
56 All the STM32MP1 board supported by U-Boot use the same generic board
76 1. Install required tools for U-Boot
78 + install package needed in U-Boot makefile
86 (you can use any gcc cross compiler compatible with U-Boot)
[all …]
/openbmc/u-boot/board/freescale/imx8mq_evk/
H A DREADME1 U-Boot for the NXP i.MX8MQ EVK board
7 - Build U-Boot
8 - Boot
12 Note: srctree is U-Boot source directory
26 Build U-Boot
35 Boot
37 Set Boot switch SW801: 1100 and Bmode: 10 to boot from Micro SD.
/openbmc/u-boot/board/xilinx/
H A DKconfig10 On Zynq and ZynqMP U-Boot SPL (or U-Boot proper if
17 U-Boot contains PS init files for some boards, but each of
22 There are three ways to give a PS init file to U-Boot:
26 ps7_init_gpl.c file is located. U-Boot will build this
29 2. If you leave an empty string here, U-Boot will use
35 3. If the above file does not exist, U-Boot will use
38 is not provided by U-Boot, you have to copy it there
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A DREADME1 U-Boot for the NXP i.MX8QXP EVK board
8 - Build U-Boot
10 - Boot
30 Copy the following binaries to U-Boot folder:
35 Copy the following firmwares U-Boot folder :
40 Build U-Boot
55 Boot
57 Set Boot switch SW2: 1100.
/openbmc/u-boot/Licenses/
H A DExceptions4 Even though U-Boot in general is covered by the GPL-2.0/GPL-2.0+,
6 use U-Boot services by means of the jump table provided by U-Boot
8 U-Boot, and does *not* fall under the heading of "derived work".
11 define interfaces to U-Boot. Including these (unmodified) header
12 files in another file is considered normal use of U-Boot, and does

12345678910>>...52