Home
last modified time | relevance | path

Searched full:booting (Results 1 – 25 of 1012) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dconfig.mk12 # For booting spl from SD/MMC/eMMC use
15 # For booting spl over UART or USB use
18 # For booting spl from QSPI or NOR use
27 # For booting spl from SPI flash use
30 # For booting spl from all other media use
38 # For booting spl from SPI flash use
41 # For booting spl from NAND flash or raw SD/MMC/eMMC use
44 # For booting spl from a filesystem on SD/MMC/eMMC use
47 # For booting spl over UART, USB, or Ethernet use
H A Dboot-common.c53 * Somehow booting with Hynix 4GBit NAND H27U4G8 on Siemens in save_omap_boot_params()
71 * On PG2.0 and later TI816x the values we get when booting are not the in save_omap_boot_params()
87 * When booting from peripheral booting, the boot device is not usable in save_omap_boot_params()
/OK3568_Linux_fs/u-boot/board/freescale/mx6sabresd/
H A DREADME4 The following methods can be used for booting mx6sabresd boards:
6 1. Booting from SD card
8 2. Booting from eMMC
10 3. Booting via Falcon mode (SPL launches the kernel directly)
13 1. Booting from SD card via SPL
35 2. Booting from eMMC
62 3. Booting via Falcon mode
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A DKconfig13 bool "Enable support for booting in non-secure mode" if EXPERT
17 Say Y here to enable support for booting in non-secure / SVC mode.
26 suppport booting in non-secure mode. Only set this if you need it.
35 Say Y here to boot in hypervisor (HYP) mode when booting non-secure.
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dhowto.txt24 its various properties used during booting. By convention, image source file
41 Here's a graphical overview of the image creation and booting process:
69 Example 1 -- old-style (non-FDT) kernel booting
110 for completeness -- they are part of the standard booting procedure and not
153 ## Booting kernel from FIT Image at 00900000 ...
181 Example 2 -- new-style (FDT) kernel booting
279 ## Booting kernel from FIT Image at 00900000 ...
311 Booting using the fdt blob at 0xa0abdc
317 Example 3 -- advanced booting
321 sophisticated booting scenarios (multiple kernels, ramdisks and fdt blobs).
H A Doverlay-fdt-boot.txt100 Booting this image is done by using
108 This selects the DTB to use when booting.
114 being passed to the booting kernel. This saves on space and avoid the combinatorial
195 Booting this image is exactly the same as the non-overlay example.
216 While booting a revb with bar and baz is as follows:
H A Dx86-fit-boot.txt1 Booting Linux on x86 with FIT
9 Generally Linux x86 uses its own very complex booting method. There is a setup
67 booting a 64-bit kernel by jumping into 64-bit mode first (see below).
171 the 'arch' value for booting 64-bit kernels if desired. Put this into a file
226 Booting the FIT
246 1. It demystifies the process of booting an x86 kernel
/OK3568_Linux_fs/u-boot/common/
H A DKconfig6 Enable recording of boot time while booting. To use it, insert
31 bool "Display a detailed boot timing report before booting the OS"
90 bool "Stash the boot timing information in memory before booting OS"
123 bool "Support for booting from NOR flash"
132 bool "Support for booting from NAND flash"
140 bool "Support for booting from ONENAND"
148 bool "Support for booting from QSPI flash"
156 bool "Support for booting from SATA"
164 bool "Support for booting from SD/EMMC"
172 bool "Support for booting from SPI flash"
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A DKconfig73 option for booting.
87 option for booting and choose this when unsure about other OPPs .
111 option for booting and choose this when unsure about other OPPs .
135 option for booting and choose this when unsure about other OPPs .
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mpc85xx-sd-spi-boot2 Booting from On-Chip ROM (eSDHC or eSPI)
8 When booting from an SD card/MMC, boot_format puts the configuration file and
10 When booting from an EEPROM, boot_format generates a binary image that is used
46 Example: To generate a u-boot.bin for a P1022DS booting from SD, run the
H A DREADME.POST22 of tests running on normal/power-fail booting.
65 1) Tests running on power-on booting only
70 2) Tests running on normal booting only
117 #define POST_POWERON 0x01 /* test runs on power-on booting */
118 #define POST_NORMAL 0x02 /* test runs on normal booting */
170 will be called on power-fail booting after running all POST
230 power-fail booting will be kept in the environment. Namely, the
338 handler of the power-fail IRQ on booting. Being called, the handler
359 location in IMMR. On booting, the POST layer will check the value of
411 booting.
[all …]
H A DREADME.falcon10 Falcon Mode is introduced to speed up the booting process, allowing
13 Falcon Mode relies on the SPL framework. In fact, to make booting faster,
15 image. In most implementations, SPL is used to start U-Boot when booting from
90 boot_os : Set to yes/Yes/true/True/1 to enable booting to OS,
165 ## Booting kernel from Legacy Image at 82000000 ...
211 2. Set bootargs as desired for Linux booting (e.g. flash_mtd):
H A DREADME.odroid77 Check if Hardkernel U-Boot is booting, and next do the same with your U-Boot.
143 10. The environment and booting the kernel
225 TFTP booting:
262 Booting using the fdt blob at 0x42000000
267 [ 0.000000] Booting Linux on physical CPU 0xa00
272 USB Storage booting:
278 For this example the second EXT partition is used for booting and as rootfs.
322 Booting using the fdt blob at 0x42000000
327 [ 0.000000] Booting Linux on physical CPU 0xa00
/OK3568_Linux_fs/u-boot/include/configs/
H A Domap3_logic.h153 "mmcbootcommon=echo Booting with DT from mmc${mmcdev} ...; " \
165 "mmcrambootcommon=echo 'Booting kernel from MMC w/ramdisk...'; " \
178 "tftpboot=echo 'Booting kernel/ramdisk rootfs from tftp...'; " \
185 "tftpbootz=echo 'Booting kernel NFS rootfs...'; " \
192 "nandbootcommon=echo 'Booting kernel from NAND...';" \
H A Dimx6_logic.h69 "mmcboot=echo Booting from mmc...; run mmcargs; run loadimage;" \
74 "nandboot=echo Booting from nand ...; " \
79 "nandramboot=echo Booting RAMdisk from nand ...; " \
88 "netboot=echo Booting from net ...; " \
H A Dpepper.h45 "uimageboot=echo Booting from mmc${mmcdev} ...; " \
48 "mmcboot=echo Booting from mmc ...; " \
51 "ubiboot=echo Booting from nand (ubifs) ...; " \
H A Dbrppt1.h91 "nandboot=echo booting from nand ...; " \
110 "mmcboot0=echo booting Updatesystem from mmc (ext4-fs) ...; " \
115 "mmcboot1=echo booting PPT-OS from mmc (ext4-fs) ...; " \
152 "netboot=echo Booting from network ...; " \
158 "ramboot=echo Booting from network into RAM ...; "\
H A Dapalis-tk1.h70 "${setupargs} ${vidargs}; echo Booting from internal eMMC " \
81 "${setupargs} ${vidargs}; echo Booting via DHCP/TFTP/NFS...; " \
91 "${vidargs}; echo Booting from SD card in 8bit slot...; " \
102 "${usbargs} ${vidargs}; echo Booting from USB stick...; " \
H A Domap3_overo.h107 "mmcboot=echo Booting from mmc...; " \
114 "mmcbootfdt=echo Booting with DT from mmc ...; " \
117 "nandboot=echo Booting from nand ...; " \
122 "nanddtsboot=echo Booting from nand with DTS...; " \
H A Dmx23_olinuxino.h41 /* Booting Linux */
75 "mmcboot=echo Booting from mmc ...; " \
93 "netboot=echo Booting from net ...; " \
H A Dcolibri_imx6.h151 "${vidargs}; echo Booting from internal eMMC chip...; " \
170 "${vidargs}; echo Booting via DHCP/TFTP/NFS...; " \
181 "${vidargs}; echo Booting from SD card; " \
192 "${usbargs} ${vidargs}; echo Booting from USB stick...; " \
/OK3568_Linux_fs/u-boot/doc/SPL/
H A DREADME.am335x-network4 have support for booting via network in ROM. The following describes
5 how to setup network booting and then optionally use this support to flash
13 SPL with support for booting over the network. Also you have to enable
18 comes with support for network booting preconfigured.
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A DREADME28 When booting from NAND, use u-boot-nand.bin, not u-boot.bin.
41 When booting from NAND, NAND flash is CS0 and NOR flash
89 5.2 Downloading and Booting Linux Kernel
/OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/
H A DREADME28 When booting from NAND, use u-boot-nand.bin, not u-boot.bin.
44 When booting from NAND, NAND flash is CS0 and NOR flash
95 5.2 Downloading and Booting Linux Kernel
/OK3568_Linux_fs/kernel/drivers/pci/
H A DKconfig216 as booting with 'pci=pcie_bus_tune_off'.
231 is the same as booting with 'pci=pcie_bus_safe'.
240 parent. This is the same as booting with 'pci=pcie_bus_perf'.
251 This is the same as booting with 'pci=pcie_bus_peer2peer'.

12345678910>>...41