Home
last modified time | relevance | path

Searched refs:runs (Results 1 – 25 of 45) sorted by relevance

12

/rk3399_rockchip-uboot/test/dm/
H A Dtest-main.c156 int runs; in dm_test_main() local
165 runs = 0; in dm_test_main()
169 runs++; in dm_test_main()
178 (!runs || dm_test_run_on_flattree(test))) { in dm_test_main()
180 runs++; in dm_test_main()
182 run_count += runs; in dm_test_main()
H A DKconfig5 This enables the 'ut dm' command which runs a series of unit
/rk3399_rockchip-uboot/test/env/
H A DKconfig5 This enables the 'ut env' command which runs a series of unit
/rk3399_rockchip-uboot/lib/dhry/
H A DKconfig6 which runs this benchmark within U-Boot and reports the performance.
/rk3399_rockchip-uboot/test/overlay/
H A DKconfig6 This enables the 'ut overlay' command which runs a series of unit
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A DKconfig59 required if U-Boot runs in HYP mode.
/rk3399_rockchip-uboot/board/imgtec/xilfpga/
H A DREADME14 The example project provided by IMGTEC runs on the Nexys4DDR board by
/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/
H A Dreadme.txt47 platform it runs on. dtbTool creates device tree table that Little Kernel scans.
/rk3399_rockchip-uboot/doc/
H A DREADME.semihosting19 The initial vexpress64 u-boot board created here runs on the VE virtual
H A DREADME.mpc85xx-sd-spi-boot29 boot_format runs under a regular Linux machine and requires a super user mode
H A DREADME.arm647 These days U-Boot runs on a variety of 64-bit capable ARM hardware, from
H A DREADME.b4860qds16 clusters-each core runs up to 1.2 GHz, with an architecture highly optimized for
19 core runs up to 1.8 GHz
21 runs at up to 1866.67 MHz
29 CoreNet fabric interconnect runs at 667 MHz and supports coherent and
H A DREADME.trace173 U-Boot typically ends with a 'bootm' command which loads and runs an
177 the OS. In practical terms, U-Boot runs the 'fakegocmd' environment
213 after the command runs.
H A DREADME.POST117 #define POST_POWERON 0x01 /* test runs on power-on booting */
118 #define POST_NORMAL 0x02 /* test runs on normal booting */
120 #define POST_POWERTEST 0x08 /* test runs after watchdog reset */
121 #define POST_ROM 0x100 /* test runs in ROM */
122 #define POST_RAM 0x200 /* test runs in RAM */
125 #define POST_PREREL 0x1000 /* test runs before relocation */
344 The POST layer of U-Boot will check whether the system runs in
H A DREADME.i2c18 Since U-Boot runs on the AP, the terminology used is 'our' claim GPIO,
H A DREADME.android-fastboot16 folder. It runs on Windows, Linux and even OSX. Linux user are lucky since
H A DREADME.efi204 seems to cause problems. For this reason the U-Boot payload runs with
248 any board that runs as a payload.
/rk3399_rockchip-uboot/test/py/
H A DREADME.md135 data. This is test data that may be re-used across test runs, such as file-
147 - `'ums'` runs only tests with "ums" in their name.
148 - ``ut_dm'` runs only tests with "ut_dm" in their name. Note that in this
151 - `'not reset'` runs everything except tests with "reset" in their name.
152 - `'ut or hush'` runs only tests with "ut" or "hush" in their name.
153 - `'not (ut or hush)'` runs everything except tests with "ut" or "hush" in
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A DREADME109 runs in 1G-KX mode. By default, the lane runs in SGMII mode, to set a lane
113 Hwconfig "fsl_1gkx" is used to indicate a lane runs in 1G-KX mode, MAC
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig141 and runs in the TrustZone after boot.
153 and runs in the TrustZone after boot. This is to load PPA during SPL
155 the rest of U-Boot (including RAM version) runs at EL2.
/rk3399_rockchip-uboot/board/bosch/shc/
H A DREADME82 MPU reference clock runs at 6 MHz
/rk3399_rockchip-uboot/board/sunxi/
H A DREADME.sunxi6445 enter AArch64 very early. The rest of the SPL runs in AArch64 EL3.
46 U-Boot proper runs in EL2 and can load any AArch64 code (using the "go"
/rk3399_rockchip-uboot/board/sandbox/
H A DREADME.sandbox118 test runs. You can tell U-Boot to remove the memory file after it is read
132 preserved across U-Boot runs. This is particularly useful for testing. For
157 When 'bootm' runs a kernel, sandbox will exit, as U-Boot does on a real
/rk3399_rockchip-uboot/arch/x86/
H A DKconfig11 U-Boot can be built as a 32-bit binary which runs in 32-bit mode
13 runs directly from the reset vector (via 16-bit start-up).
16 64-bit machine. In this case SPL runs in 32-bit mode (via 16-bit
41 runs through the 16-bit and 32-bit init, then switches to 64-bit
/rk3399_rockchip-uboot/include/
H A Dppc_asm.tmpl160 * Exception entry code. This code runs with address translation

12