Home
last modified time | relevance | path

Searched refs:component (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/board/nokia/rx51/
H A Drx51.c103 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 Dtag_omap.h138 char component[12]; member
293 .u.version.component = p1, \
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsource_file_format.txt30 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 Dcommand_syntax_extensions.txt67 component of the multi-image is irrelevant (it can be a dummy, 1-byte file).
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DREADME21 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 Dspl_rkfw.h85 boot_component component; member
/rk3399_rockchip-uboot/common/spl/
H A Dspl_rkfw.c62 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 DKconfig870 ATF(ARM Trusted Firmware) is a component for ARM AArch64 which
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dexynos-dp.txt43 samsung,color-depth: number of bits per colour component
/rk3399_rockchip-uboot/board/freescale/mx28evk/
H A DREADME59 Look in the schematics for the proper component values.
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A DKconfig139 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 DREADME.log9 System, there are many component parts each with many actions.
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt163 operating system on which the executable runs, unless that component
H A Dlgpl-2.1.txt324 which the executable runs, unless that component itself accompanies
H A Dlgpl-2.0.txt303 which the executable runs, unless that component itself accompanies
/rk3399_rockchip-uboot/tools/binman/
H A DREADME162 case, it would then create the image from the component parts.