| /u-boot/cmd/ |
| A D | bootmeth.c | 55 int order = i; in do_bootmeth_list() local 65 order = -1; in do_bootmeth_list() 68 order = j; in do_bootmeth_list() 74 else if (order == -1) in do_bootmeth_list() 77 printf("%5x", order); in do_bootmeth_list() 115 U_BOOT_SUBCMD_MKENT(order, CONFIG_SYS_MAXARGS, 1, do_bootmeth_order));
|
| /u-boot/arch/arm/lib/ |
| A D | lib1funcs.S | 96 rsb \order, \order, #31 107 addhs \order, \order, #8 111 addhs \order, \order, #4 114 addhi \order, \order, #3 115 addls \order, \order, \divisor, lsr #1 128 sub \order, \order, \spare 133 mov \order, #0 142 addlo \order, \order, #4 150 addlo \order, \order, #1 157 subs \order, \order, #3 @ yes, 3 is intended here [all …]
|
| /u-boot/doc/usage/cmd/ |
| A D | bootmeth.rst | 12 bootmeth order "[<bm> ...]" - select the order of bootmeths\n" 19 the order in which they are used. 26 bootmeth order 29 Selects which bootmeths to use and the order in which they are invoked. When 31 bootflow. You can use this command to adjust the order or even to omit some 58 The order in which these bootmeths are invoked for each bootdev. If this 75 This shows listing bootmeths. All are present and in the normal order:: 88 Now the order is changed, to include only two of them:: 90 => bootmeth order "sandbox distro"
|
| /u-boot/boot/ |
| A D | bootmeth-uclass.c | 99 struct udevice **order; in bootmeth_setup_iter_order() local 114 if (!order) in bootmeth_setup_iter_order() 132 struct udevice *dev = order[i]; in bootmeth_setup_iter_order() 175 order[upto++] = dev; in bootmeth_setup_iter_order() 188 iter->method_order = order; in bootmeth_setup_iter_order() 197 struct udevice **order; in bootmeth_set_order() local 218 if (!order) in bootmeth_set_order() 230 free(order); in bootmeth_set_order() 233 order[i] = dev; in bootmeth_set_order() 235 order[i] = NULL; in bootmeth_set_order() [all …]
|
| /u-boot/doc/device-tree-bindings/ |
| A D | chosen.txt | 75 u-boot,spl-boot-order property 83 If the SPL is configured through the device-tree, the boot-order can 84 be configured with the spl-boot-order property under the /chosen node. 86 in the order they are listed: references (i.e. implicit paths), a full 90 boot-order to direct U-Boot to insert the device the SPL was booted 96 boot-order (as there currently exists no mechanism to suppress 103 u-boot,spl-boot-order = "same-as-spl", &sdmmc, "/sdhci@fe330000"; 110 This property is a companion-property to the u-boot,spl-boot-order and 138 u-boot,acpi-ssdt-order 143 node to add. The ACPI information is written in this order.
|
| A D | bootstd.txt | 16 bootdev-order: 27 bootdev-order = "mmc2", "mmc1";
|
| /u-boot/doc/device-tree-bindings/memory-controllers/ |
| A D | st,stm32mp1-ddr.txt | 30 for STM32MP15x and STM32MP13x: 25 values are requested in this order 59 for STM32MP15x and STM32MP13x: 12 values are requested in this order 74 for STM32MP15x and STM32MP13x: 9 values are requested in this order 86 for STM32MP15x: 17 values are requested in this order 105 for STM32MP13x: 11 values are requested in this order 121 for STM32MP15x: 11 values are requested in this order 134 for STM32MP13x: 9 values are requested in this order 146 for STM32MP15x and STM32MP13x: 10 values are requested in this order 158 for STM32MP13x: 6 values are requested in this order
|
| /u-boot/tools/binman/etype/ |
| A D | image_header.py | 89 order = self.GetSiblingOrder() 90 if self.location != order and not self.section.GetSort(): 92 (order, self.location))
|
| /u-boot/doc/board/AndesTech/ |
| A D | ae350.rst | 20 - 5-stage in-order execution pipeline 256 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 272 [ 0.064000] futex hash table entries: 256 (order: 0, 6144 bytes) 280 [ 0.100000] UDP hash table entries: 1024 (order: 3, 32768 bytes) 439 Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) 456 Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) 467 futex hash table entries: 1024 (order: 4, 65536 bytes) 473 TCP established hash table entries: 8192 (order: 4, 65536 bytes) 474 TCP bind hash table entries: 8192 (order: 5, 131072 bytes) 476 UDP hash table entries: 512 (order: 2, 16384 bytes) [all …]
|
| /u-boot/arch/arm/dts/ |
| A D | meson-sm1-odroid-c4.dts | 34 * to be turned high in order to be detected by the USB Controller 36 * in order to reset the Hub when USB bus is powered down.
|
| A D | rk3308-evb-u-boot.dtsi | 9 u-boot,spl-boot-order = "same-as-spl", &emmc;
|
| A D | rk3308-roc-cc-u-boot.dtsi | 9 u-boot,spl-boot-order = "same-as-spl", &emmc;
|
| A D | rk3308-rock-pi-s-u-boot.dtsi | 9 u-boot,spl-boot-order = "same-as-spl", &emmc;
|
| A D | rk3399-ficus-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3588-evb1-v10-u-boot.dtsi | 15 u-boot,spl-boot-order = &sdhci;
|
| A D | rk3399-nanopi4-u-boot.dtsi | 10 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3399pro-rock-pi-n10-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3399-firefly-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3399-khadas-edge-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3588-edgeble-neu6a-io-u-boot.dtsi | 15 u-boot,spl-boot-order = &sdmmc;
|
| A D | rk3399-leez-p710-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| A D | rk3568-evb-u-boot.dtsi | 11 u-boot,spl-boot-order = "same-as-spl", &sdmmc0, &sdhci;
|
| A D | rk3399-eaidk-610-u-boot.dtsi | 12 u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
|
| /u-boot/drivers/core/ |
| A D | acpi.c | 225 const u32 *order; in sort_acpi_item_type() local 232 order = ofnode_read_chosen_prop(type == TYPE_DSDT ? in sort_acpi_item_type() 235 if (!order) { in sort_acpi_item_type() 250 node = ofnode_get_by_phandle(fdt32_to_cpu(*order++)); in sort_acpi_item_type()
|
| /u-boot/board/sunxi/ |
| A D | README.nand | 10 In order to mitigate that, various strategies have been found to be 20 In order to accomodate that, we create a tool that will generate an 27 In order to flash your U-Boot image onto a board, assuming that the
|