Searched refs:component (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/board/nokia/rx51/ |
| H A D | rx51.c | 103 char *component; in init_omap_tags() local 112 component = omap[i].u.version.component; in init_omap_tags() 114 if (strcmp(component, "hw-build") == 0) in init_omap_tags() 116 else if (strcmp(component, "nolo") == 0) in init_omap_tags() 118 else if (strcmp(component, "boot-mode") == 0) in init_omap_tags() 130 char *component; in reuse_omap_atags() local 139 component = t->u.version.component; in reuse_omap_atags() 141 if (strcmp(component, "hw-build") == 0) { in reuse_omap_atags() 144 } else if (strcmp(component, "nolo") == 0) { in reuse_omap_atags() 147 } else if (strcmp(component, "boot-mode") == 0) { in reuse_omap_atags() [all …]
|
| H A D | tag_omap.h | 138 char component[12]; member 293 .u.version.component = p1, \
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 30 flexible, multi component uImage format. 131 single component sub-image (like kernel, ramdisk, etc.). At least one 142 This node is a container node for component sub-image nodes. Each sub-node of 146 |- description = "component sub-image description" 160 - description : Textual description of the component sub-image 161 - type : Name of component sub-image type, supported types are: 249 - ramdisk : Unit name of the corresponding ramdisk image (component image 251 - fdt : Unit name of the corresponding fdt blob (component image node of a 258 (component image node of a "fpga type"). 263 on its component image node type.
|
| H A D | command_syntax_extensions.txt | 67 component of the multi-image is irrelevant (it can be a dummy, 1-byte file).
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | README | 21 This message protocol update involves some software component, including 23 The software component above **MUST** be consistent because OP-TEE message
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl_rkfw.h | 85 boot_component component; member
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_rkfw.c | 62 memcpy(&entry[n_found].component, pcomp, in open_image() 119 sect_cnt = entry[i].component.image_size; in load_image() 120 sect_off = entry[i].component.storage_addr; in load_image()
|
| H A D | Kconfig | 870 ATF(ARM Trusted Firmware) is a component for ARM AArch64 which
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 43 samsung,color-depth: number of bits per colour component
|
| /rk3399_rockchip-uboot/board/freescale/mx28evk/ |
| H A D | README | 59 Look in the schematics for the proper component values.
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | Kconfig | 139 The FSL Primary Protected Application (PPA) is a software component 151 The FSL Primary Protected Application (PPA) is a software component
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.log | 9 System, there are many component parts each with many actions.
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 163 operating system on which the executable runs, unless that component
|
| H A D | lgpl-2.1.txt | 324 which the executable runs, unless that component itself accompanies
|
| H A D | lgpl-2.0.txt | 303 which the executable runs, unless that component itself accompanies
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 162 case, it would then create the image from the component parts.
|