Home | History | Annotate | Download | only in core

Lines Matching refs:image

324 # the boot image, which is a collection of other images.
354 $(call pretty,"Target boot image: $@")
360 $(call pretty,"Target boot image: $@")
362 $(hide) $(call assert-max-image-size,$@,$(BOARD_BOOTIMAGE_PARTITION_SIZE),raw)
537 # before the rules that use that variable to build the image.
588 # Recovery image
657 @echo ----- Making recovery image ------
679 @echo ----- Made recovery image -------- $@
680 $(hide) $(call assert-max-image-size,$@,$(BOARD_RECOVERYIMAGE_PARTITION_SIZE),raw)
697 # system image
710 ## generate an ext2 image
713 @echo "Target system fs image: $(1)"
719 ## generate a yaffs2 image
722 @echo "Target system fs image: $(1)"
734 # The system partition needs room for the recovery image as well. We
735 # now store the recovery image as a binary patch using the boot image
738 # image size check calculation.
753 @echo "Install system fs image: $@"
755 $(hide) $(call assert-max-image-size,$@ $(RECOVERY_FROM_BOOT_PATCH),$(BOARD_SYSTEMIMAGE_PARTITION_SIZE),yaffs)
764 $(hide) $(call assert-max-image-size,$(INSTALLED_SYSTEMIMAGE),$(BOARD_SYSTEMIMAGE_PARTITION_SIZE),yaffs)
791 # data partition image
796 ## Generate an ext image
798 $(call pretty,"Target userdata fs image: $(INSTALLED_USERDATAIMAGE_TARGET)")
801 $(hide) $(call assert-max-image-size,$(INSTALLED_USERDATAIMAGE_TARGET),$(BOARD_USERDATAIMAGE_PARTITION_SIZE),yaffs)
806 ## Generate a yaffs2 image
808 $(call pretty,"Target userdata fs image: $(INSTALLED_USERDATAIMAGE_TARGET)")
811 $(hide) $(call assert-max-image-size,$(INSTALLED_USERDATAIMAGE_TARGET),$(BOARD_USERDATAIMAGE_PARTITION_SIZE),yaffs)
849 # bring in the installer image generation defines if necessary
874 # This zip can be used to create an OTA package or filesystem image
931 @# Components of the recovery image
951 @# Components of the boot image
974 @# Contents of the system image
977 @# Contents of the data image
1121 @# Some parts of the system image
1130 @# Contents of the data image