| /rk3399_rockchip-uboot/arch/arm/include/debug/ |
| H A D | 8250.S | 16 .macro store, rd, rx:vararg macro 24 .macro store, rd, rx:vararg macro 36 store \rd, [\rx, #UART_TX << UART_SHIFT]
|
| /rk3399_rockchip-uboot/board/freescale/mx28evk/ |
| H A D | README | 40 "make mx28evk_config" - store environment variables into MMC 44 "make mx28evk_nand_config" - store environment variables into NAND flash 48 "make mx28evk_spi_config" - store environment variables into SPI NOR flash
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | Kconfig | 31 U-boot can secure store data to security partition 32 for nand or emmc, do not to store data to rpmb.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.Heterogeneous-SoCs | 76 freq_cpri - To store CPRI frequency 77 freq_maple - To store MAPLE frequency 78 freq_maple_ulb - To store MAPLE-ULB frequency 79 freq_maple_etvpe - To store MAPLE-eTVPE frequency
|
| H A D | README.NDS32 | 18 - Rich load/store instructions for...
|
| H A D | README.fsl_iim | 22 conventions used by U-Boot to store some specific data in the fuses, e.g. MAC
|
| H A D | README.mxc_ocotp | 25 conventions used by U-Boot to store some specific data in the fuses, e.g. MAC
|
| H A D | README.semihosting | 38 address and optionally store the load end address in the specified
|
| H A D | README.sha1 | 26 If you want to store a new Image in Flash for the pcs440ep board,
|
| H A D | README.arm64 | 37 is encoded in cpu node of DTS. Linux kernel store the entry point
|
| H A D | README.fuse | 10 Fuses can be used by SoCs to store various permanent configuration and data,
|
| H A D | README.imximage | 192 Now set a partition table to store the kernel or whatever you want. Of course, 193 you can set additional partitions to store rootfs, data, etc.
|
| /rk3399_rockchip-uboot/drivers/bootcount/ |
| H A D | Kconfig | 10 Enable boot count support, which provides the ability to store the 45 Set the filename and path of the file used to store the boot counter.
|
| /rk3399_rockchip-uboot/post/lib_powerpc/ |
| H A D | Makefile | 11 obj-y += store.o load.o cr.o b.o multi.o string.o complex.o
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | u-boot.lds | 18 * U-Boot resets from SYSROM and unpacks itself from a ROM store to RAM. 20 * above it for the ROM store into which the rest of U-Boot is packed. 21 * The ROM store also needs to be above any other vectors that are in ROM.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/remoteproc/ |
| H A D | remoteproc.txt | 12 processor has internal memory that it uses to execute code and store
|
| /rk3399_rockchip-uboot/cmd/fastboot/ |
| H A D | Kconfig | 83 the eMMC device that fastboot should use to store the image. 90 oem unlock command requires tee security storage to store
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 185 maximum possible space before it, to store other data. 346 Define this to the name of the volume that you want to store the 351 Define this to the name of another volume to store a second copy of 413 string "Device and partition for where to store the environemt in FAT" 438 It's a string of the FAT file name. This file use to store the 442 bool "Environment fragment is store in envf partition" 445 Use this if you want to add a env fragment partition to overlay/store 449 bool "Environment fragment is store in envf partition in SPL" 453 Use this if you want to add a env fragment partition to overlay/store 505 Name of the volume that you want to store the environment in.
|
| /rk3399_rockchip-uboot/board/freescale/mpc8536ds/ |
| H A D | README | 58 user can use any method to store the data structure to the memory device, only 59 if store it on the assigned address.
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/ |
| H A D | psci.S | 93 bl psci_save_target_pc @ store target PC
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabreauto/ |
| H A D | README | 45 Create a FAT16 boot partition to store uImage and the dtb file, then copy the files there:
|
| /rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ |
| H A D | README | 26 is used to store SPD data. In case of absent or corrupted SPD, falling back
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ |
| H A D | Kconfig | 252 hex "Size in bytes of the L3 SRAM reserved by ROM to store data" 255 the public L3 OCMC RAM to store r/w data like stack,
|
| /rk3399_rockchip-uboot/board/davinci/da8xxevm/ |
| H A D | README.da850 | 31 Logic PD boards, or other boards which store the ethernet MAC address at 32 the end of SPI flash, run 'make da850evm'. For boards which store the
|
| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ |
| H A D | start.S | 202 la $r15, board_init_f ! store function address into $r15 453 pushm $r0, $r30 ! store $sp-$r31, ra-$r30, $gp-$r29, $r28-$fp
|