| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpio.c | 66 static int do_gpio_status(bool all, const char *gpio_name) in do_gpio_status() argument 82 if (all) in do_gpio_status() 125 bool all = false; in do_gpio() local 136 all = true; in do_gpio() 149 return cmd_process_error(cmdtp, do_gpio_status(all, str_gpio)); in do_gpio()
|
| /rk3399_rockchip-uboot/board/freescale/p2041rdb/ |
| H A D | README | 16 make all 20 => protect off all 26 => protect off all 32 => protect off all 44 make all 67 make all
|
| /rk3399_rockchip-uboot/test/env/ |
| H A D | Kconfig | 7 If all is well then all tests pass although there will be a few
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | Kconfig | 7 If all is well then all tests pass although there will be a few
|
| /rk3399_rockchip-uboot/test/overlay/ |
| H A D | Kconfig | 8 If all is well then all tests pass although there will be a few
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | MIGRATION.txt | 15 Maintainers should submit patches for enabling CONFIG_BLK on all boards in 19 Note that this implies use of driver model for all block devices (e.g.
|
| H A D | serial-howto.txt | 4 Almost all of the serial drivers have been converted as at January 2016. These 16 - #ifdef out all your own serial driver code (#ifndef CONFIG_DM_SERIAL) 26 - If you convert all existing users of the driver, remove the pre-driver-model
|
| /rk3399_rockchip-uboot/board/freescale/mpc8315erdb/ |
| H A D | README | 62 make all 71 protect off all 75 protect on all 91 Ensure that all networking-related environment variables are set
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 75 quiet: Errors to ignore (empty to raise on all errors) 96 quiet: Errors to ignore (empty to raise on all errors) 113 """Device tree class, supporting all operations 139 quiet: Errors to ignore (empty to raise on all errors) 155 quiet: Errors to ignore (empty to raise on all errors) 170 quiet: Errors to ignore (empty to raise on all errors) 187 quiet: Errors to ignore (empty to raise on all errors) 218 quiet: Errors to ignore (empty to raise on all errors) 238 quiet: Errors to ignore (empty to raise on all errors) 253 quiet: Errors to ignore (empty to raise on all errors) [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.srio-pcie-boot-corenet | 18 c) Only Master has NorFlash for booting, and all the Master's and Slave's 22 the boot location to SRIO or PCIE, and holdoff all the cores. 37 1. Slave's RCW example for boot from SRIO port 1 and all cores in holdoff. 44 2. Slave's RCW example for boot from PCIE port 1 and all cores in holdoff. 70 h) Since all cores of slave in holdoff, slave should be powered on before 71 all the above master's steps, and wait to be released by master. In the 85 1. Slave's RCW with SRIO or PCIE boot configurations, and all cores in holdoff
|
| H A D | README.generic-board | 28 fields which are common to all architectures. Architecture-specific fields 56 4. New architectures must implement all the features all over again, and 61 achievable. There is no requirement that all code be common, only that 94 largest and most feature-full board, so hopefully we have all bases 98 people. Here is my basic reasoning: most fields are the same, all 124 I have run this though MAKEALL with CONFIG_SYS_GENERIC_BOARD on for all
|
| H A D | README.console | 15 relocates itself to RAM, all console drivers are initialized (they 16 will register all detected console devices to the system for further 22 You can use the command "coninfo" to see all registered console 60 Remember that all FILE-related functions CANNOT be used before
|
| H A D | README.m68k | 23 Although this port is intended to cover all M68k processors, only 104 CONFIG_MCF52x2 -- defined for all MCF52x2 CPUs 105 CONFIG_M5272 -- defined for all Motorola MCF5272 CPUs 129 CONFIG_MCF52x2 -- defined for all MCF52x2 CPUs 130 CONFIG_M5282 -- defined for all Motorola MCF5282 CPUs
|
| H A D | README.TPL | 10 be compatible with all the external device(e.g. DDR). So add a tertiary 16 Keep consistent with SPL, with this framework almost all source files for a
|
| H A D | README.nvme | 32 it is able to scan all available namespaces attached to it. Scanning namespace 48 be executed for all NVMe hard disks attached to the NVMe controller to be 51 To list all of the NVMe hard disks, try:
|
| /rk3399_rockchip-uboot/board/pb1x00/ |
| H A D | README | 14 support for all three development boards 44 all bytes will be swapped on 16bit level when using 54 b) Partition disk on "laptop" and fill it with all files
|
| /rk3399_rockchip-uboot/drivers/sysreset/ |
| H A D | Kconfig | 13 to effect a reset. The uclass will try all available drivers when 22 to effect a reset. The uclass will try all available drivers when 31 to effect a reset. The uclass will try all available drivers when
|
| /rk3399_rockchip-uboot/board/dbau1x00/ |
| H A D | README | 14 support for all three development boards 44 all bytes will be swapped on 16bit level when using 54 b) Partition disk on "laptop" and fill it with all files
|
| /rk3399_rockchip-uboot/arch/arm/mach-bcm283x/ |
| H A D | Kconfig | 37 bool "Raspberry Pi (all BCM2835 variants)" 39 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as 50 Support for all BCM2836-based Raspberry Pi variants, such as 73 Support for all BCM2837-based Raspberry Pi variants, such as 89 Support for all BCM2837-based Raspberry Pi variants, such as
|
| /rk3399_rockchip-uboot/board/freescale/mpc8536ds/ |
| H A D | README | 17 to it. The second stage image is to configure all the hardware and boot up 33 make CROSS_COMPILE=powerpc-none-linux-gnuspe- all 67 make CROSS_COMPILE=powerpc-none-linux-gnuspe- all 120 make CROSS_COMPILE=powerpc-none-linux-gnuspe- all
|
| /rk3399_rockchip-uboot/board/renesas/sh7785lcr/ |
| H A D | README.sh7785lcr | 83 - all : test all hardware 120 This command change PMB for DDR-SDRAM all mapping. However you cannot use
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 103 branch. Put all your commits in a branch, set the branch's upstream to a 104 valid value, and all will be well. Otherwise buildman will perform random 110 source has changed, and will build all specified boards in this case. 119 Buildman lets you build all boards, or a subset. Specify the subset by passing 140 means to build all arm boards except nvidia, freescale and anything ending 442 Or download them all from kernel.org and move them to /toolchains directory, 444 $ ./tools/buildman/buildman --fetch-arch all 515 This shows that it will build all 1059 boards, using 4 threads (because 541 and 124 more didn't build at all. Buildman expects to complete the process 681 because they are an average of all boards for that architecture. The [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/clock/ |
| H A D | rockchip.txt | 13 structure a matter of taste, as either all gates can be put into 14 one gate clock spanning all registers or they can be divided into
|
| /rk3399_rockchip-uboot/board/imgtec/malta/ |
| H A D | flash-malta-boot.tcl | 37 flash clear all
|
| /rk3399_rockchip-uboot/api/ |
| H A D | README | 35 - env vars (enumerate all, get, set) 36 - devices (enumerate all, open, close, read, write); currently two classes
|