| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap-smp.c | 176 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 D | command_syntax_extensions.txt | 55 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 D | howto.txt | 32 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 D | vic.c | 33 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 D | sysfs-class-watchdog | 87 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 D | sysfs-kernel-fadump | 31 the system is booted to capture the vmcore using FADump.
|
| /OK3568_Linux_fs/buildroot/board/toradex/apalis-imx6/ |
| H A D | genimage.cfg | 3 # It does not need a boot section for a bootloader since it is booted
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/removed/ |
| H A D | sysfs-kernel-fadump_release_opalcore | 7 The sysfs file is available when the system is booted to
|
| /OK3568_Linux_fs/buildroot/board/boundarydevices/common/ |
| H A D | genimage.cfg | 3 # It does not need a boot section for a bootloader since it is booted
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/ |
| H A D | sysfs-kernel-fadump_release_mem | 8 the system is booted to capture the vmcore using FADump.
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/ |
| H A D | hyp-abi.rst | 16 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 D | 0001-keep-jtag-clock-alive-for-debugger.patch | 2 access to the SoC via JTAG after the kernel booted.
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 1649 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 D | kdb_cmds | 5 # be safe. Global breakpoint commands affect each cpu as it is booted.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | st-fsm.txt | 13 - st,boot-device-spi : Expected boot-device value if booted via this device
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | chosen.txt | 71 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 D | readme.txt | 43 emmc can be erased once after booted into linux as shown in below link.
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | Kconfig | 34 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 D | readme.txt | 15 The provided defconfig creates a hybrid isolinux image that can be booted from
|
| /OK3568_Linux_fs/u-boot/drivers/bootcount/ |
| H A D | Kconfig | 11 number of times the board has booted on a number of different
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.lynxkdi | 13 automatically detects which is being booted. When you use mkimage
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | Kconfig | 54 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 D | readme.txt | 50 [2] This is the ODROID-C2 kernel image file which will be booted.
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0036-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch | 23 @@ -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 D | readme.txt | 16 booted, it includes the grub2 bootloader, Linux kernel and root
|