Home
last modified time | relevance | path

Searched refs:IMAGE_TYPE (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-imx/
A DMakefile103 IMAGE_TYPE := imx8image macro
109 IMAGE_TYPE := imx8mimage macro
113 IMAGE_TYPE := imximage macro
118 -T $(IMAGE_TYPE) -e $(CONFIG_SYS_TEXT_BASE)
126 -T $(IMAGE_TYPE) -e $(CONFIG_SYS_TEXT_BASE)
135 -T $(IMAGE_TYPE) -e $(CONFIG_SYS_TEXT_BASE)
149 -T $(IMAGE_TYPE) -e $(CONFIG_SPL_TEXT_BASE)
164 MKIMAGEFLAGS_flash.bin = -n spl/u-boot-spl.cfgout -T $(IMAGE_TYPE) -e 0x100000
167 MKIMAGEFLAGS_u-boot.cnt = -n container.cfg -T $(IMAGE_TYPE) -e 0x100000
187 -T $(IMAGE_TYPE) -e $(CONFIG_SPL_TEXT_BASE)
/u-boot/doc/
A DREADME.ti-secure112 <IMAGE_TYPE> <INPUT_FILE> <OUTPUT_FILE> <SPL_LOAD_ADDR>
114 <IMAGE_TYPE> is a value that specifies the type of the image to

Completed in 3 milliseconds