Home
last modified time | relevance | path

Searched refs:booted (Results 1 – 25 of 127) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap-smp.c176 static bool booted; in omap4_boot_secondary() local
208 if (booted && cpu1_pwrdm && cpu1_clkdm) { in omap4_boot_secondary()
247 booted = true; in omap4_boot_secondary()
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt55 kernel and a ramdisk, respectively. The kernel is booted with initrd loaded
66 Ad. 4. Similar to case 3, but the kernel is booted without initrd. Second
76 booted with initrd loaded with ramdisk from the image at <addr2>.
80 a FDT binary blob. Kernel is booted without initrd.
84 is booted.
172 booted. The current image address is the address set most recently by a load
H A Dhowto.txt32 transferred to the target (e.g., via tftp) and booted using the bootm command.
73 development host is to be booted old-style (non-FDT) by U-Boot on an embedded
109 inspected and booted (note that first three U-Boot commands below are shown
184 Consider another simple scenario, where a PPC Linux kernel is to be booted
230 inspected and booted:
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dvic.c33 bool booted; member
93 vic->booted = false; in vic_runtime_suspend()
107 if (vic->booted) in vic_boot()
157 vic->booted = true; in vic_boot()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-watchdog87 system has booted from the alternate flash chip due to
106 the SoC is in normal mapping state (i.e. booted from CS0),
108 For alternate boot mode (booted from CS1 due to wdt2
H A Dsysfs-kernel-fadump31 the system is booted to capture the vmcore using FADump.
/OK3568_Linux_fs/buildroot/board/toradex/apalis-imx6/
H A Dgenimage.cfg3 # It does not need a boot section for a bootloader since it is booted
/OK3568_Linux_fs/kernel/Documentation/ABI/removed/
H A Dsysfs-kernel-fadump_release_opalcore7 The sysfs file is available when the system is booted to
/OK3568_Linux_fs/buildroot/board/boundarydevices/common/
H A Dgenimage.cfg3 # It does not need a boot section for a bootloader since it is booted
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-kernel-fadump_release_mem8 the system is booted to capture the vmcore using FADump.
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst16 booted at HYP. It can also be used by a hypervisor other than KVM
23 In order to achieve this, the kernel must be booted at HYP (arm) or
/OK3568_Linux_fs/buildroot/board/beaglebone/patches/linux/
H A D0001-keep-jtag-clock-alive-for-debugger.patch2 access to the SoC via JTAG after the kernel booted.
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dktest.pl1649 my $booted = 0;
1659 while (!$booted) {
1667 $booted = 1;
1705 if (defined($stop) && !$booted) {
2074 my $booted = 0;
2109 } elsif ($booted) {
2132 $booted = 1;
2136 if ($booted && defined($stop_after_success) &&
2198 if ($stop_test_after > 0 && !$booted && !$bug) {
2216 if (!$booted) {
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_cmds5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dst-fsm.txt13 - st,boot-device-spi : Expected boot-device value if booted via this device
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dchosen.txt71 linux,booted-from-kexec
76 is being booted by kexec, as the booting environment may differ (e.g.
/OK3568_Linux_fs/buildroot/board/orangepi/orangepi-rk3399/
H A Dreadme.txt43 emmc can be erased once after booted into linux as shown in below link.
/OK3568_Linux_fs/u-boot/common/
H A DKconfig34 Enable output of a boot time report just before the OS is booted.
127 booted via NOR. In this case we will enable certain pinmux early
136 booted via NAND flash. This is not a must, some SoCs need this,
144 booted via ONENAND. This is not a must, some SoCs need this,
152 booted via QSPI flash. This is not a must, some SoCs need this,
160 booted via SATA. This is not a must, some SoCs need this,
168 booted via SD/EMMC. This is not a must, some SoCs need this,
176 booted via SPI flash. This is not a must, some SoCs need this,
/OK3568_Linux_fs/buildroot/board/pcengines/apu2/
H A Dreadme.txt15 The provided defconfig creates a hybrid isolinux image that can be booted from
/OK3568_Linux_fs/u-boot/drivers/bootcount/
H A DKconfig11 number of times the board has booted on a number of different
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.lynxkdi13 automatically detects which is being booted. When you use mkimage
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A DKconfig54 VT-x this so that the OS that is booted by U-Boot can make use of
/OK3568_Linux_fs/buildroot/board/hardkernel/odroidc2/
H A Dreadme.txt50 [2] This is the ODROID-C2 kernel image file which will be booted.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0036-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch23 @@ -5803,6 +5803,9 @@ The GRUB can be locked down when booted on a secure boot environment, for exa…
/OK3568_Linux_fs/buildroot/board/aarch64-efi/
H A Dreadme.txt16 booted, it includes the grub2 bootloader, Linux kernel and root

123456