Lines Matching full:its
82 # Emit the fitImage ITS header
84 # $1 ... .its filename
98 # $1 ... .its filename
132 # Emit the fitImage ITS kernel section
134 # $1 ... .its filename
179 # Emit the fitImage ITS DTB section
181 # $1 ... .its filename
226 # Emit the fitImage ITS u-boot script section
228 # $1 ... .its filename
263 # Emit the fitImage ITS setup section
265 # $1 ... .its filename
290 # Emit the fitImage ITS ramdisk section
292 # $1 ... .its filename
339 # Emit the fitImage ITS configuration section
341 # $1 ... .its filename
378 # otherwise its selected based on kernel ID
416 # otherwise its selected based on kernel ID
497 # $1 ... .its filename
687 fitimage_assemble fit-image.its fitImage ""
698 fitimage_assemble fit-image-${INITRAMFS_IMAGE}.its fitImage ""
700 fitimage_assemble fit-image-${INITRAMFS_IMAGE}.its fitImage-${INITRAMFS_IMAGE} 1
760 bbnote "Copying fit-image.its source file..."
761 install -m 0644 ${B}/fit-image.its "$deployDir/fitImage-its-${KERNEL_FIT_NAME}.its"
763 ln -snf fitImage-its-${KERNEL_FIT_NAME}.its "$deployDir/fitImage-its-${KERNEL_FIT_LINK_NAME}"
774 bbnote "Copying fit-image-${INITRAMFS_IMAGE}.its source file..."
775 …0644 ${B}/fit-image-${INITRAMFS_IMAGE}.its "$deployDir/fitImage-its-${INITRAMFS_IMAGE_NAME}-${KERN…
777 …ln -snf fitImage-its-${INITRAMFS_IMAGE_NAME}-${KERNEL_FIT_NAME}.its "$deployDir/fitImage-its-${INI…
798 # deploy it, it's its file, as well as u-boot-spl.dtb
802 bbnote "Copying u-boot-its file..."
803 install -m 0644 ${B}/u-boot-its-* "$deployDir/"